Releases: bonartm/quizdown-js
Releases · bonartm/quizdown-js
Release 0.6.0
- 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)
Release 0.5.0
Release 0.4.1
- add more methods to public API
- fix type error for svelte files
Release 0.4.0
- refactoring into more, smaller and cleaned up components
- main design update
- icons and transitions
Release 0.3.1
- update cdn link to point to npm (fea7ee3)
- fix broken Release 0.3.0
Release 0.3.0
- implemented math rendering inside
$
and$$
in #9 - flexible extensions for syntax highlighting and math rendering. features can be loaded if needed.