badlydrawnrob / anki

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

Save the Pandoc docs for "professionals" #69

Closed badlydrawnrob closed 8 months ago

badlydrawnrob commented 11 months ago

It's probably not a good idea to scare people away:

  1. https://pandoc.org/MANUAL.html#syntax-highlighting — advanced
  2. https://pandoc.org/demo/example18a.html (demo example) — beginner

Same could potentially be said for issues and discussions (currently tagging by difficulty):

One other thing to note is that some people complain that Skylighting isn't as extensive as other highlighter tools (such as Pygments). I suppose you could pretty much use whichever one you wanted ... but you'd have to create a stylesheet for each highlighter (i.e: Pygments). It's already been talked about for Pandoc here and the discussion around the blog post here.

I don't know what others think about this; in general I'm ok with Pandoc for now.

badlydrawnrob commented 8 months ago

I think this is done with the new advanced documentation.