markdownlint/micromark
2023-05-13 15:47:39 -07:00
..
.npmignore Prepare markdownlint-micromark for publish to npm. 2023-02-25 15:50:57 -08:00
.npmrc Initial implementation of markdownlint-micromark package, micromark.mjs helpers, and tests. 2023-02-25 15:49:51 -08:00
exports.mjs Add micromark-extension-gfm-table to markdownlint-micromark package exports. 2023-02-25 15:50:57 -08:00
LICENSE Remove years from copyright statement. 2023-02-25 15:49:52 -08:00
package.json Update markdownlint-micromark dependencies and version to 0.1.3: micromark-extension-gfm-autolink-literal to 1.0.4, micromark-extension-gfm-footnote to 1.1.0, micromark-extension-gfm-table to 1.0.6, webpack to 5.82.1, webpack-cli to 5.1.1. 2023-05-13 15:47:39 -07:00
README.md Initial implementation of markdownlint-micromark package, micromark.mjs helpers, and tests. 2023-02-25 15:49:51 -08:00
webpack.config.js Update markdownlint-micromark package artifacts for browser scenarios. 2023-02-25 15:50:57 -08:00

markdownlint-micromark

A trivial package that re-exports some micromark functionality as a CommonJS module

This package is unlikely to be of any use beyond a specific scenario used by markdownlint.