CodeBrowser / npm / markdown-extensions
markdown-extensions@2.0.0
// List of Markdown file extensions
$ npm install markdown-extensions
downloads/wk
8,362,302
license
MIT
version
2.0.0
published
Aug 5, 2023
What is markdown-extensions?
The markdown-extensions package provides a simple list of file extensions commonly used for Markdown files, exported as JSON or an array for programmatic use. Developers would use this to validate file types, configure build tools, or identify Markdown files in their projects without manually maintaining their own list of extensions.
Keywords
#markdown #md #extensions #extension #file #json #list #array
Maintainers
sindresorhus