4e899eb9c8
Emphasis was not parsed when it followed directly after some block types (e.g., lists). The org reader uses a wrapper for the `parseFromString` function to handle org-specific state. The last position of a character allowed before emphasis was reset incorrectly in this wrapper. Emphasized text was not recognized when placed directly behind a block which the reader parses using `parseFromString`. Fixes: #4784 |
||
---|---|---|
.. | ||
Org | ||
Creole.hs | ||
Docx.hs | ||
EPUB.hs | ||
FB2.hs | ||
HTML.hs | ||
JATS.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Muse.hs | ||
Odt.hs | ||
Org.hs | ||
RST.hs | ||
Txt2Tags.hs |