Skip to content

typora-community-plugin/typora-plugin-markmap

Repository files navigation

Typora Plugin Markmap

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
  • Use command to View the editing markdown with Markmap on right
    • local options in the front matter
      ---
      markmap:
        colorFreezeLevel: 2
      ---
      
      (markdown content ...)

Preview

Codeblock

Preview on right

Install

  1. Install typora-community-plugin
  2. Open "Settings -> Plugin Marketplace" search "Markmap" then install it.

About

Use markmap in Typora

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published