Commit graph

481 commits

Author SHA1 Message Date
David Anson
24c33df174 Update to version 0.4.1. 2017-03-19 21:14:00 -07:00
David Anson
e2bdb522f5 Update to version 0.4.0. 2017-03-03 23:05:15 -08:00
David Anson
f39f3b2e45 Update copyright year to 2017. 2017-03-02 21:32:43 -08:00
David Anson
56f3abe600 Update to version 0.3.1. 2016-11-12 20:25:07 -08:00
David Anson
f24dc4bee0 Update to version 0.3.0. 2016-11-02 22:26:07 -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
3db84df660 Update to version 0.2.0. 2016-07-05 15:03:40 -07:00
David Anson
079ae7ac16 Update web.config to work with newer IIS versions that support .appcache. 2016-06-23 21:37:16 -07:00
David Anson
624ae4952b Add mention of CommonMark to project description (fixes #15). 2016-03-11 21:36:39 -08:00
David Anson
13ee2a285b Update to version 0.1.1. 2016-02-13 22:20:46 -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
2ee78316e4 Update to version 0.1.0. 2016-01-16 22:04:37 -08:00
David Anson
ae844f2121 Fix alignment of demo boxes in Edge browser. 2016-01-16 21:57:26 -08:00
David Anson
c4a0e6c312 Update copyright for 2016. 2016-01-15 21:41:21 -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
51f420cfe1 Add file header to markdownlint-browser files. 2015-06-17 18:14:15 -07:00
David Anson
a76fa8e565 Minify script for browser and use it in demo app. 2015-06-17 09:32:08 -07:00
David Anson
070eb19177 Simplify the mechanics of using markdownlint in a browser. 2015-06-17 09:09:33 -07:00
David Anson
d263a955f3 Add spellcheck=true to textarea element in demo, lock CI badges to master branch. 2015-06-16 18:20:27 -07:00
David Anson
b7f8a52899 Convert from innerText to textContent (W3C standard). 2015-05-08 09:27:25 -07:00
David Anson
13fbeba20f Add min-width/height=0 to flex content to fix behavior in Firefox. 2015-05-07 23:11:28 -07:00
David Anson
08603cacec Allow uncached content to load (e.g., images in user Markdown). 2015-05-07 18:35:42 -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
ebcd2de8ed Add cache manifest for offline support. 2015-05-07 17:53:45 -07:00
David Anson
9997131c9e Add favicon.ico, modify demo build script to copy markdown-it locally. 2015-05-07 17:53:44 -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
85531ff21e Add polyfills for String.trimLeft/Right for browsers without support. 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