QMarkdown v3.0.0-beta.2
Pre-release
Pre-release
·
78 commits
to v3-beta
since this release
QMarkdown v3.0.0-beta.2
Release date: 2026-05-31
Summary
This beta introduces the new inline property for inline markdown rendering, adds markdown math examples, and continues docs/tooling hardening plus CodePen reliability updates for the v3 line.
Highlights
- Added new
inlineproperty to enable inline markdown rendering mode. - Added markdown math plugin examples in docs.
- Fixed CodePen asset URLs to use beta-tagged package assets and preserved CodePen markdown strings.
- Improved docs coverage: API inspection command, stylesheet configuration, package-manager command tabs, and updated md-plugins integration.
- Synced qPress/docs templates and release tooling dependencies for current beta workflows.
Compatibility
- Node.js: >=22.13
- pnpm: >=11.5.0
- Quasar app-vite target: @quasar/app-vite >=3.0.0-beta.33
- npm dist-tag for this line: beta
Changelog
Changes since v3.0.0-beta.1:
- a8b6dae docs: add markdown math plugin example
- d294ff9 feat: add inline markdown rendering mode
- 04ea294 chore: prep qmarkdown beta 2 release
- c8d5efa fix: use beta tag for codepen assets
- 0711864 chore: enable no-undef lint rule
- bceb4f1 docs: document API inspection command
- d68aad3 docs: document stylesheet config option
- b8a12a4 docs: tab package manager commands
- c060289 chore(docs): update md-plugins to beta 21
- 3bb4d08 fix(docs): keep code block lines left aligned
- 29a44be docs: update md-plugins integration
- c18f0b1 chore: update qpress templates to beta 19
- 4e4b7ee chore: add check all script
- 16abf69 docs: use sass color module in qpress styles
- bd96569 docs: use newspaper qpress theme
- 06cf6c0 docs: make faq pages scannable
- 687188e fix: indent release note lists
- 80bb104 chore: update release dependencies
- 9a7827c fix: rename release history component
- 89fcb53 fix: preserve qmarkdown codepen markdown strings
- 1e0950e docs: add QMarkdown upgrade guide
- 4ba0fbe chore: refresh qpress codepen template
- 3f2391b chore: update md-plugins to beta.16
- c8e1171 chore: instantiate autoprefixer plugin
- 97814b2 chore: update release dependencies
- 4405dff chore: update md-plugins to beta.15
- 57e24f9 ci: add sequential verify script
- e5b3d37 chore: update @quasar/app-vite
- 227b7a9 ci: use package manager pnpm version
- 5f91680 chore: update md-plugins
- f50fb06 chore: update docs tooling
Installation
pnpm add @quasar/quasar-ui-qmarkdown@beta
# or
bun add @quasar/quasar-ui-qmarkdown@beta
# or
yarn add @quasar/quasar-ui-qmarkdown@beta
# or
npm install @quasar/quasar-ui-qmarkdown@betaRemove the @beta tag once v3 is promoted to stable.
Full Changelog
Donations
If QMarkdown is useful in your workflow and you want to support ongoing maintenance:
- GitHub Sponsors: https://github.com/sponsors/hawkeye64
- PayPal: https://paypal.me/hawkeye64