@quasar/qmarkdown v1.0.0-beta.20 Release!
-
https://github.com/quasarframework/app-extension-qmarkdown/releases/tag/v1.0.0-beta.20
- fix: code blocks have padding on first line #28
- fix: code block using prism have extra line at bottom #29
- fix: numbers on code blocks should not be selectable #30
- fix: change background-color to background #31
-
This looks great!
In the demo I see code highlighting for js, what other languages are supported? -
Just the default ones provided by prisma. I am trying to figure out how others can add a highlighter at run-time.
https://github.com/quasarframework/app-extension-qmarkdown/issues/36 -
@gvorster Oops, meant prismjs, not prisma