Forum posts don't support Filtered HTML tags
I have tried several times in the past days to put italics my posts here via <i>insert text here</i>
The result is text without any italics. I have tried bold too, and no results there either. Give it a try when responding to this post.
Comments
musescore.org does not support that. You have to use markdown for that. Follow the link in the "Details" drop-down menu below the text box. To make text italic, place it between single asterisks or underscores (* or _). To make text bold, place it between double asterisks or underscores (** or __).
In reply to musescore.org does not… by Louis Cloete
Then the Markdown Syntax page should be changed. It has a whole section on Filtered HTML.
https://musescore.org/en/filter/tips
In reply to Then the Markdown Syntax… by sideways
What I mean to say is that I am using markdown, and it's not recognizing it. The markdown shows up in my first post on this topic because I escaped it with
<html>my text
I can't get that final /html to escape :-)
Maybe this https://musescore.org/en/node/270640 fixes some of your problems?
In reply to Maybe this https://musescore… by Louis Cloete
Right now I am able to use the alternate method for simple italics and bold. The features in the link you provide might be helpful, but they are not implemented here yet.
The docs on the Post Comment page still say that you can use basic HTML markdown tags for a variety of formatting, but I have not been able to do so.