Files
documentation/node_modules/markdown-extensions
2024-03-22 03:47:51 +05:30
..
2024-03-22 03:47:51 +05:30
2024-03-22 03:47:51 +05:30
2024-03-22 03:47:51 +05:30
2024-03-22 03:47:51 +05:30
2024-03-22 03:47:51 +05:30
2024-03-22 03:47:51 +05:30

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', …]