markdownlint/demo
2021-12-11 21:44:25 -08:00
..
default.css Add options.resultVersion for more detailed error reporting (fixes #23). 2016-10-23 21:30:31 -07:00
default.htm Update copyright year to 2021. 2021-01-07 23:07:26 -08:00
default.js Update browser demo to fix all errors when shift-clicking the "Fix" link. 2021-02-06 15:55:21 -08:00
favicon.ico Add favicon.ico, modify demo build script to copy markdown-it locally. 2015-05-07 17:53:44 -07:00
markdownlint-browser.js Add support for asynchronous custom rules (ex: to read a file or make a network request). 2021-12-11 21:44:25 -08:00
tsconfig.json Replace require("package.json") with constants.js to simplify and remove that file from markdownlint-browser.js. 2021-11-10 21:48:15 -08:00
webpack.config.js Add transpileOnly=true to ts-loader/webpack to reduce build-demo script time by ~40%. 2021-11-13 12:40:51 -08:00