badlydrawnrob / anki

Learn to code with Anki — flashcards and themes for all learning levels. Master your programming language of choice!
MIT License
719 stars 61 forks source link

Pandoc outputs curly quotes? #126

Closed badlydrawnrob closed 7 months ago

badlydrawnrob commented 7 months ago

Pandoc smart formatting

Copy and pasting in Anki editor field's HTML view removes formatting Copy and pasting in Anki editor field's Rich Text view keeps curly quote formatting

Add a -f markdown-smart flag when compiling to remove smart formatting.

It maintains simple ' quotes when inside a inline or code block but adds curly quotes for regular text. Might be annoying if you're wanting to keep things basic.

Screenshot 2024-01-30 at 22 28 58