内容简介:Visualize your Markdown as mindmaps.This project is heavily inspired byIt is a complete reimplementation with some additional features:
markmap-lib
Visualize your Markdown as mindmaps.
This project is heavily inspired by Markmap .
It is a complete reimplementation with some additional features:
- command-line usage
- multiline text
- text styles
- links
- friendly to browsers
Installation
$ yarn global add markmap-lib # or $ npm i markmap-lib -g
Usage
Suppose you have a Markdown file named README.md
.
Run the command below:
$ markmap README.md # without installation $ npx markmap-lib README.md
Then you will get a README.html
in the same directory, and hopefully it will be open in your default browser.
Related
- coc-markmap - Vim / NeoVim plugin powered by coc.nvim
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。