Open
Description
For emphasis, using asterisks to bold and italicize the middle of a word doesn't work.
-
Parser
-
HtmlRenderer
-
Formatter
-
FlexmarkHtmlParser
-
DocxRenderer
-
PdfConverterExtension
- extension(s)
Example:
Input: "This is really***very***important text."
Expected: <p>This is really<em><strong>very</strong></em>important text.</p>
Actual: <p>This is really***very***important text.</p>
Metadata
Metadata
Assignees
Labels
No labels