$ npm install markdown-extensions
List of Markdown file extensions
The list is just a JSON file and can be used anywhere.
npm install markdown-extensions
import markdownExtensions from 'markdown-extensions';
console.log(markdownExtensions);
//=> ['md', …]
© 2010 - cnpmjs.org x YWFE | Home | YWFE