markdownlint/demo
2022-12-07 21:16:36 -08:00
..
default.css Add options.resultVersion for more detailed error reporting (fixes #23). 2016-10-23 21:30:31 -07:00
default.htm Change demo web page to use SVG favicon (leave previous ICO around). 2022-06-06 22:11:29 -07:00
default.js Update all links to rules to use md000.md instead of Rules.md#md000 (shorter, quicker, less distraction). 2022-10-30 14:58:45 -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
markdownlint-browser.js Update MD022/blanks-around-headings to include blockquote prefix if fixing inside a blockquote (fixes #654). 2022-12-07 21:16:36 -08:00
tsconfig.json Change markdownlint-browser.js TypeScript configuration to generate code for "es2015" ("es6") from the default of "es3" so that generated code for for..of will behave correctly, revert previous workaround for same. 2022-06-02 21:42:48 -07:00
webpack.config.js Refactor webpack.config.js for better code sharing, use default options for TerserPlugin, restore copyright banner for minified scripts. 2022-08-20 16:24:53 -07:00