529146decf
Org rules for allowed characters before or after markup chars were not checked for verbatim text. This resultet in wrong parsing outcomes of if the verbatim text contained e.g. space enclosed markup characters as part of the text (`=is_substr = True=`). Forcing the parser to update the positions of allowed/forbidden markup border characters fixes this. This fixes #3016. |
||
---|---|---|
.. | ||
Docx.hs | ||
EPUB.hs | ||
HTML.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Odt.hs | ||
Org.hs | ||
RST.hs | ||
Txt2Tags.hs |