badlydrawnrob / anki

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

Card data: generating card fields from Markdown (advanced documentation) #97

Closed badlydrawnrob closed 3 months ago

badlydrawnrob commented 9 months ago

🚀 Life just got a little easier

There's three files:

Compiling with Pandoc

Make sure you have Node and Pandoc installed:

npm run pandoc

Editing the css and template file

[^1]: You'll still have to manually add your cloze tags with Anki editor. Press the A𝐴 button (Toggle Visual Editor ⌘⇧X) to enter rich text mode, then select the code to be missing, and click the [...] or [...]+ cloze button in the visual editor.

badlydrawnrob commented 3 months ago

I'm going to keep this super simple and probably only have available the *-stripped.md versions. It's quicker and easier to view as raw html when compiled.