This project shows how to add markdown support to your quasar projects.
To learn how it is achieved, please compare repository master
with the initial tag v0.1.0
:
github.com/ejez/quasarmarkdown/compare/v0.1.0..master
The added code is full of comments and explanations.
Fork and play with code: codesandbox.io.
Demo: codesandbox.io.
Project is based on quasar extension QMarkdown
-
Use of vmd files with frontMatter and table of contents.
-
Use of frontMatter data (title, desc...) to set page meta tags using quasar meta plugin.
-
Table of contents
component