JSPM

markdown-extensions

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1848163
  • Score
    100M100P100Q186675F
  • License MIT

List of Markdown file extensions

Package Exports

  • markdown-extensions

Readme

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