title: markmap markmap:
colorFreezeLevel: 2
Links
Related Projects
- coc-markmap for Neovim
- markmap-vscode for VSCode
- eaf-markmap for Emacs
Features
Note that if blocks and lists appear at the same level, the lists will be ignored.
Lists
- strong ~~del~~ italic ==highlight==
inline code
- [x] checkbox
- 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
Blocks
console.log('hello, JavaScript')
| Products | Price | |-|-| | Apple | 4 | | Banana | 2 |