Anki/anki/importing
Soren I. Bjornstad ba084cb46a don't insert <br> into text of cards on import
When "allow HTML" was turned off, Anki was replacing newlines with <br>s
in the text of the new notes before it escaped HTML characters, so the
line breaks were becoming &lt;br&gt;.
2014-06-21 11:02:34 -05:00
..
__init__.py support import of renamed .apkg files 2013-09-11 15:56:59 +09:00
anki1.py only duplicate notes with diff schema in anki1 import (#612) 2013-05-24 11:55:50 +09:00
anki2.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
apkg.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
base.py optimize imports 2012-12-22 09:17:10 +09:00
csvfile.py don't insert <br> into text of cards on import 2014-06-21 11:02:34 -05:00
mnemo.py mnemosyne changed version string in .db 2014-06-08 14:37:15 +09:00
noteimp.py don't insert <br> into text of cards on import 2014-06-21 11:02:34 -05:00
pauker.py fix HTML in cards 2013-02-25 13:41:00 +01:00
supermemo_xml.py Add A-factor to E-factor conversion to SuperMemo import. 2014-01-26 10:09:47 +02:00