Less than 1 minute
- Markdown38
- Config32
- Cookbook26
- Get Started11
- Feature10
- Tutorial8
- Advanced8
- VuePress7
- Blog7
- Customize7
- Layout7
- FAQ6
- Component5
- Interface5
- Demo2
- Intro1
Less than 1 minute
The following options change markdown renderer behaviors, and can be set under markdown
property in theme options.
About 1 min
The following options supports different charts in markdown, and can be set under markdown
property in theme options.
Less than 1 minute
About 1 min
About 2 min
About 1 min
Less than 1 minute
Less than 1 minute
hopeTheme()
accepts an optional second argument, which is the behavior option. The behavior option controls the behavior of the theme.
The behavior option can also accept a boolean value:
false
: options set tofalse
withfalse
valuetrue
:{ check: true, compact:true, custom: false, debug: false }
Less than 1 minute