QMarkdown v1.0.0 has been released!
-
https://github.com/quasarframework/quasar-ui-qmarkdown/releases/tag/v1.0.0
- updated: v1.0.0 now uses the new UI kit. This means the app-extension is divided from the UI. This now allows the UI portion to be added as Quasar CLI, Vue CLI or UMD. Check out the codepen example her: https://codepen.io/Hawkeye64/pen/ExxzdMp?editors=1010
- new(property): extend-prism - allows you to extend the Prism code highlighting with plugins and additional languages.
- updated: A lot of the CSS for the markdown has been improved.