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