Commit graph

14 commits

Author SHA1 Message Date
David Anson
0211abf1ba Update dependencies: browserify to 14.4.0, eslint to 4.2.0, nodeunit to 0.11.1, uglify-js to 3.0.25. 2017-07-17 22:23:00 -07:00
David Anson
8c34383f80 Change default value of options.resultVersion to 1 (breaking change). 2017-07-05 21:53:21 -07:00
David Anson
0e8cb8f0dd Update Ruby markdownlint URLs from "mivok" to "markdownlint" after transition. 2017-06-18 15:49:33 -07:00
David Anson
dcf0462c22 Add regular expressions from vscode-markdownlint for error range in results. 2016-10-31 22:53:46 -07:00
David Anson
0ca8bc7bb6 Add options.resultVersion for more detailed error reporting (fixes #23). 2016-10-23 21:30:31 -07:00
David Anson
624ae4952b Add mention of CommonMark to project description (fixes #15). 2016-03-11 21:36:39 -08:00
David Anson
89a7013fc2 Sanitize content of "source with lines" box of sample web app. 2016-02-12 22:30:33 -08:00
David Anson
7af794bb21 Update eslint dependency to 1.5.1, update code for new rules. 2015-09-26 22:22:22 -07:00
David Anson
31141cc3ed Add support for disabling/enabling rules within Markdown content (fixes #5). 2015-09-26 16:55:33 -07:00
David Anson
b7f8a52899 Convert from innerText to textContent (W3C standard). 2015-05-08 09:27:25 -07:00
David Anson
661073b249 Add introductory text to demo, default all links to target=_blank. 2015-05-07 17:53:47 -07:00
David Anson
8aa3ee66e4 Styling tweaks. 2015-05-07 17:53:46 -07:00
David Anson
a8f5a19cba Add clickable links for violations and rules, highlight for violations. 2015-05-07 17:53:43 -07:00
David Anson
dce6024e16 Add interactive demo page to show how markdownlint handles user content. 2015-05-07 17:52:23 -07:00