markdownlint/demo
2024-12-16 20:14:33 -08:00
..
browser-exports.mjs Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples. 2024-12-03 19:58:47 -08:00
default.css Add options.resultVersion for more detailed error reporting (fixes #23). 2016-10-23 21:30:31 -07:00
default.htm Convert markdownlint library to an ECMAScript module, replace markdownlint-micromark with micromark, stop publishing (large) markdownlint-browser.js, see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c for guidance. 2024-11-29 18:29:21 -08:00
default.js Use double quotes for HTML attribute of demo page containing JSON.stringify output (because that escapes double quotes but not single quotes and encodeURIComponent also ignores single quotes). 2024-12-16 20:14:33 -08:00
favicon.ico Add favicon.ico, modify demo build script to copy markdown-it locally. 2015-05-07 17:53:44 -07:00
favicon.svg Change demo web page to use SVG favicon (leave previous ICO around). 2022-06-06 22:11:29 -07:00
webpack.config.mjs Add support for "browser" condition (e.g., as used by Webpack) by stubbing-away Node imports (fixes #1441). 2024-12-11 18:48:54 -08:00