Files
e-tib.com/node_modules/.pnpm/markdown-extensions@2.0.0/node_modules/markdown-extensions

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