Is there a way to format text in descriptions #661
Unanswered
YulienPohl
asked this question in
Q&A
Replies: 1 comment
-
Formatting with spaces or tabs is not possible. <html>
Example:
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
</html> But this only works in tool tips. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Newline and spacings are ignored.
Beta Was this translation helpful? Give feedback.
All reactions