The theme provides you preview support.
This plugin provides 6 ways to let you insert charts into your markdown file.
-
Chart.js: A lightweight, easy-to-use, highly customizable chart library.
Chart.js is lighter comparing to ECharts.
-
ECharts: A powerful, interactive charting and visualization library for browser.
ECharts is more powerful comparing to Chart.js.
-
Flowchart: A simple markdown extension to generate flowcharts and sequence diagrams.
Lightweight, only focusing on flowcharts.
-
Markmap: Create mindmap with markdown
The runtime is very heavy, not recommended.
-
Mermaid: Generation of diagram and flowchart from text in a similar manner as markdown.
Powerful collection of common charts.
-
Plantuml: UML diagram driven by Java.
No runtime.
Let the Markdown file support markmap in your VuePress site.
The theme provides the following features to stylize your content:
- Hint Container: Stylized hint
- Align: Customize content alignment
- Attrs: Adding attrs to Markdown contents
- Mark: Highlight contents
- Superscript and Subscript
- Spoiler: Hide spoiler content
- Stylize: Customizable token stylizer
The theme adds GFM alerts support.
The theme adds tip, note, info, warning, danger and detail hint box.
The theme provides you code tabs support.