Quizdown Js Versions Save

Markdown syntax for generating interactive quizzes in the browser

v0.6.0

1 year ago
  • Merge pull request #30 from bonartm/29_more_languages (e6a4437)
  • update docs (844adb8)
  • Merge pull request #29 from Git-Leon/main (17068ba)
  • added the following languages to hljs language registry: bash, batch, java, javascript, typescript (e69f0d1)
  • add #18 to wish list (493b15f)
  • add #17 to wish list (wontfix) (68dee5f)
  • close #14 (wontfix) (bce8222)
  • Closes #10 (wontfix) (a49a3ff)

v0.5.0

2 years ago
  • nQuestions option #16 (bddca9d)
  • enable keyboard navigation #15 (664f344)
  • refactor parser (002468e)

v0.4.1

2 years ago
  • add more methods to public API
  • fix type error for svelte files

v0.4.0

2 years ago
  • refactoring into more, smaller and cleaned up components
  • main design update
  • icons and transitions

v0.3.1

2 years ago
  • update cdn link to point to npm (fea7ee3)
  • fix broken Release 0.3.0

v0.3.0

2 years ago
  • implemented math rendering inside $ and $$ in #9
  • flexible extensions for syntax highlighting and math rendering. features can be loaded if needed.

v0.2.8

2 years ago
  • add language for fr and es (thanks to @hbouy) (0ab4e08)
  • fix text color and width of components (930a7b8)
  • update and improve documentation (fae42e8 and 237325d)

v0.2.7

2 years ago
  • setup npm package (dbcb357)
  • update docs (7b33a8e)

v0.2.6

2 years ago
  • update yaml library (e02a283)
  • fix #7: check of choice questions (7dfe796)

v0.2.5

2 years ago
  • new demo page (6409e45)
  • refactoring (4488bfa)
  • style improvements
  • fixes #6 (8cc4fc4)
  • update documentation
  • add locale to config options