markdown-it-ins : tag for markdown-it markdown parser.. You can installing markdown-it-ins npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install markdown-it-ins $ sudo npm install -g markdown-it-ins
If want to update the markdown-it-ins package execute the command as below,
$ sudo npm update markdown-it-ins
Update package globally,
$ npm install -g markdown-it-ins
$ sudo git clone https://github.com/rektide/markdown-it-ins.git
$ sudo npm install -g ./markdown-it-ins
markdown-it-ins@2.0.0 /usr/lib/node_modules/markdown-it-ins
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall markdown-it-ins
Package Name | markdown-it-ins |
Version | 2.0.0 |
Description | tag for markdown-it markdown parser. |
Released Date | 2015-10-05T10:42:13.271Z |
Published by | vitaly |
How to Learn | https://www.npmjs.com/package/markdown-it-ins/tutorial |