How to Install markdown-it-attrs NPM Packages on Ubuntu / Debian

How to Install markdown-it-attrs software package in NPM Packages

markdown-it-attrs : Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandocs header attributes. You can installing markdown-it-attrs 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-attrs
$ sudo npm install -g markdown-it-attrs

If want to update the markdown-it-attrs package execute the command as below,

$ sudo npm update markdown-it-attrs

Update package globally,

$ npm install -g markdown-it-attrs

Git clone:

$ sudo  git clone https://github.com/rektide/markdown-it-attrs.git
$ sudo  npm install -g ./markdown-it-attrs

markdown-it-attrs@1.2.0 /usr/lib/node_modules/markdown-it-attrs

How to remove markdown-it-attrs package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall markdown-it-attrs

Basic Information of markdown-it-attrs NPM Package:

Package Name markdown-it-attrs
Version 1.2.0
Description Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandocs header attributes
Released Date 2017-09-15T15:12:33.969Z
Published by arve0
How to Learn https://www.npmjs.com/package/markdown-it-attrs/tutorial