Skip to content

v2.0.5

Latest
Compare
Choose a tag to compare
@hawkeye64 hawkeye64 released this 27 Feb 16:06

QMarkdown v2.0.5

Features

  • n/a

Fixes

  • fix(ui): headers - prevent xss when no-html is set and allow markdown

Notes

You no longer need to specify @next

After updating, run the following to have imports of *.md re-instated:

quasar ext invoke @quasar/qmarkdown

Installing

$ pnpm add @quasar/quasar-ui-qmarkdown
# or
$ yarn add @quasar/quasar-ui-qmarkdown
# or
$ quasar ext add @quasar/qmarkdown

Updating via Quasar CLI

quasar upgrade -i

Documentation

QMarkdown v2 documentation is now hosted by Netlify. Visit the documentation to get more information. The documentation is incomplete and is currently being updated. Please feel free to help out by PR-ing deficiencies.

Donations

QMarkdown is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

Full Changelog: v2.0.4...v2.0.5