Visualize your Markdown as mindmaps with Markmap

栏目: IT技术 · 发布时间: 4年前

内容简介: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

Visualize your Markdown as mindmaps with Markmap Visualize your Markdown as mindmaps with Markmap

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具