Markdown
Standard markdown features
You can use all standard markdown features such as:
- text formatting
- images
- links
- code blocks (with copy paste button, syntax highlighting, etc.)
- etc.
But you can also use more advanced features such as :
- tables
- footnotes
- mathematics
- charts (flowcharts, class diagram etc.)
For a live demo, you can look at our own blog.
Custom components
You can also use custom components with vue.js to extend markdown features.
The list of available components is available here.
Table of Contents