Former-commit-id: ab5cc38c97e5f73d6e821465b90d199fb6e6edc9
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', …]