nunjucks-markdown : A markdown extension for nunjucks. You can installing nunjucks-markdown 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 nunjucks-markdown $ sudo npm install -g nunjucks-markdown
If want to update the nunjucks-markdown package execute the command as below,
$ sudo npm update nunjucks-markdown
Update package globally,
$ npm install -g nunjucks-markdown
$ sudo git clone https://github.com/rektide/nunjucks-markdown.git
$ sudo npm install -g ./nunjucks-markdown
nunjucks-markdown@2.0.1 /usr/lib/node_modules/nunjucks-markdown
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nunjucks-markdown
Package Name | nunjucks-markdown |
Version | 2.0.1 |
Description | A markdown extension for nunjucks |
Released Date | 2016-11-07T04:26:51.679Z |
Published by | zephraph |
How to Learn | https://www.npmjs.com/package/nunjucks-markdown/tutorial |