allow HTML in mnemosyne import (#774)
This commit is contained in:
parent
bf1af126b0
commit
e8e1bd9550
@ -12,6 +12,7 @@ class MnemosyneImporter(NoteImporter):
|
||||
|
||||
needMapper = False
|
||||
update = False
|
||||
allowHTML = True
|
||||
|
||||
def run(self):
|
||||
db = DB(self.file)
|
||||
|
Loading…
Reference in New Issue
Block a user