1.1.0 • Published 3 years ago

semo-plugin-markmap v1.1.0

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

semo-plugin-markmap

This is a tool to convert markdown to mindmap, based on markmap, what I have done is to add his toolbar package to command.

Usage

Basic

npm i -g @semo/cli semo-plugin-markmap
semo markmap test.md
semo mm test.md

Url

semo mm https://raw.githubusercontent.com/semojs/semo-plugin-markmap/master/test.md

Pipe

echo "# abc" | semo mm

Shortcuts

  • space: fit window in center in case you move or zoom it.
  • 0: hide all except the central one.
  • 9: show all.
  • 1: expand to level 1.
  • 2: expand to level 2.
  • 3: expand to level 3.
  • +: zoomIn
  • -: zoomOut
  • ESC: close the mindmap.
  • f: toggle fullscreen mode.

Licence

MIT

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago