markdownlint/demo
David Anson a0b9ee019a
Some checks are pending
Checkers / linkcheck (push) Waiting to run
Checkers / spellcheck (push) Waiting to run
CI / build (20, macos-latest) (push) Waiting to run
CI / build (20, ubuntu-latest) (push) Waiting to run
CI / build (20, windows-latest) (push) Waiting to run
CI / build (22, macos-latest) (push) Waiting to run
CI / build (22, ubuntu-latest) (push) Waiting to run
CI / build (22, windows-latest) (push) Waiting to run
CI / build (24, macos-latest) (push) Waiting to run
CI / build (24, ubuntu-latest) (push) Waiting to run
CI / build (24, windows-latest) (push) Waiting to run
CI / pnpm (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
TestRepos / build (latest, ubuntu-latest) (push) Waiting to run
UpdateTestRepos / update (push) Waiting to run
Update demo page to split multi-character characters for accurate highlighting.
2025-08-24 00:32:16 -07:00
..
browser-exports.mjs Update demo web page to remove recognized front matter from rendered HTML output. 2025-06-02 22:07:21 -07:00
default.css Update demo web page to highlight all error lines and ranges by default, encode single quotes in attributes. 2025-08-07 20:50:43 -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 Update demo page to split multi-character characters for accurate highlighting. 2025-08-24 00:32:16 -07: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