English | 简体中文
This a plugin based on typora-community-plugin for Typora.
Use Markmap in Typora:
- codeblock type:
markmap - custom options
- local options in the front matter inside a codeblock
--- colorFreezeLevel: 2 --- (markdown content ...) - global options in Settings Modal
colorFreezeLevel: 2
- local options in the front matter inside a codeblock
- Use command to
View the editing markdown with Markmap on right- local options in the front matter
--- markmap: colorFreezeLevel: 2 --- (markdown content ...)
- local options in the front matter
Codeblock
Preview on right
- Install typora-community-plugin
- Open "Settings -> Plugin Marketplace" search "Markmap" then install it.

