mirror of
https://github.com/sern-handler/website
synced 2026-06-17 13:22:23 +00:00
323 B
323 B
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', …]