npm.io
2.0.0 • Published 2 years ago

markdown-extensions

Licence
MIT
Version
2.0.0
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
22

markdown-extensions

List of Markdown file extensions

The list is just a JSON file and can be used anywhere.

Install

npm install markdown-extensions

Usage

import markdownExtensions from 'markdown-extensions';

console.log(markdownExtensions);
//=> ['md', …]

Keywords