Fix a few issues with markdown export

This commit is contained in:
Veronica K. B. Olsen
2021-02-06 16:38:06 +01:00
parent 9861f294b7
commit c677db70b4
3 changed files with 23 additions and 18 deletions
+1
View File
@@ -168,6 +168,7 @@ class ToHtml(Tokenizer):
parStyle = None
tmpResult = []
hasHardBreak = False
for tType, tLine, tText, tFormat, tStyle in self.theTokens:
# Styles