David Anson
|
d96bc9c97f
|
Restore markdown-it script to browser demo to support "?renderer=markdown-it".
|
2024-10-25 20:40:18 -07:00 |
|
David Anson
|
b749d9fbb4
|
Remove markdown-it script from browser demo as it will no longer be needed now that the markdown-it parser is not run by default and the demo does not support custom rules.
|
2024-09-15 22:52:25 -07:00 |
|
David Anson
|
2a19681b93
|
Update web demo page to use micromark renderer for converting Markdown to HTML by default, allow specifying markdown-it renderer instead.
|
2023-05-28 12:57:50 -07:00 |
|
David Anson
|
c15262a0f5
|
Switch to using npm version of markdownlint-micromark package and browser script.
|
2023-02-25 15:50:57 -08:00 |
|
David Anson
|
b9043c251d
|
Remove years from copyright statements.
|
2023-01-14 15:11:48 -08:00 |
|
David Anson
|
5684685d5b
|
Update markdownlint-browser.(min.)js to export library and helpers objects (near-zero effect on file size), do not output markdownlint-rule-helpers-browser.(min.)js any more, update demo web page accordingly.
|
2022-12-29 00:44:29 +00:00 |
|
David Anson
|
4560ccc1cd
|
Change demo web page to use SVG favicon (leave previous ICO around).
|
2022-06-06 22:11:29 -07:00 |
|
David Anson
|
05b4b5fd06
|
Update copyright year to 2022.
|
2022-01-08 20:42:55 +00:00 |
|
David Anson
|
d8f1623f5f
|
Update copyright year to 2021.
|
2021-01-07 23:07:26 -08:00 |
|
David Anson
|
369b0b5934
|
Replace browserify/uglify-js with webpack, shrink markdownlint-browser.js (fixes #362).
|
2021-01-05 20:55:09 -08:00 |
|
David Anson
|
47d82d6fd4
|
Add library version to demo page header.
|
2020-11-14 16:42:18 -08:00 |
|
David Anson
|
3adb25c79b
|
Remove use of deprecated HTML manifest/offline.appcache from demo web page.
|
2020-01-26 20:32:56 -08:00 |
|
David Anson
|
827e1acb56
|
Add "Copy Link" link to demo, restore sample text from URL hash if present.
|
2019-04-02 22:07:32 -07:00 |
|
David Anson
|
90bd0810e7
|
Update copyright year to 2019, all HTTP links to HTTPS.
|
2019-02-10 11:38:01 -08:00 |
|
David Anson
|
c0ea22e55e
|
Update to version 0.7.0.
|
2018-01-22 20:54:26 -08:00 |
|
David Anson
|
f39f3b2e45
|
Update copyright year to 2017.
|
2017-03-02 21:32:43 -08:00 |
|
David Anson
|
624ae4952b
|
Add mention of CommonMark to project description (fixes #15).
|
2016-03-11 21:36:39 -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
|
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
|
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 |
|