Dropped Qt html export, and added nw markdown export

This commit is contained in:
Veronica K. B. Olsen
2020-05-12 19:44:30 +02:00
parent aa4778d4cd
commit aa342a7f19
3 changed files with 83 additions and 58 deletions
+2
View File
@@ -251,6 +251,8 @@ class Tokenizer():
return
def doPostProcessing(self):
"""Do some postprocessing. Overloaded by subclasses.
"""
return
def tokenizeText(self):