HTML tags
You can add standard html tags to your markdown.
1This is some <span style="font-weight:bold">text wrapped</span> with an html tag.
Results
This is some text wrapped with an html tag.
You can add standard html tags to your markdown.
1This is some <span style="font-weight:bold">text wrapped</span> with an html tag.
This is some text wrapped with an html tag.