Skip to content

markmap

Markmap is a mind-map from markdown text. This can be rendered in vs-code via markmap plugin. The website also have a documentation.

Features

  • links
  • strong del italic highlight
  • multiline text
  • inline code

    console.log('code block');
    
  • Katex
  • $x = {-b \pm \sqrt{b^2-4ac} \over 2a}$
  • More Katex Examples
  • Now we can wrap very very very very long text based on maxWidth option