markdown-it-sup : tag for markdown-it markdown parser.. You can installing markdown-it-sup 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-sup $ sudo npm install -g markdown-it-sup
If want to update the markdown-it-sup package execute the command as below,
$ sudo npm update markdown-it-sup
Update package globally,
$ npm install -g markdown-it-sup
$ sudo git clone https://github.com/rektide/markdown-it-sup.git
$ sudo npm install -g ./markdown-it-sup
markdown-it-sup@1.0.0 /usr/lib/node_modules/markdown-it-sup
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall markdown-it-sup
Package Name | markdown-it-sup |
Version | 1.0.0 |
Description | tag for markdown-it markdown parser. |
Released Date | 2015-03-12T10:56:43.502Z |
Published by | vitaly |
How to Learn | https://www.npmjs.com/package/markdown-it-sup/tutorial |