Closed hagenburger closed 6 years ago
Inline HTML didn’t get rendered properly.
Markdown:
<i>Test</i>
Result before this fix:
<i></i>Test
Result after this fix:
Inline HTML didn’t get rendered properly.
Markdown:
Result before this fix:
Result after this fix: