Commit graph

14 commits

Author SHA1 Message Date
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