12 Commits

Author SHA1 Message Date
Tony Brix
7d95a91093
fix: Clean up files in repo (#2963)
BREAKING CHANGE:

- remove built files from git repo.
  - If you need to use the latest version of marked on the web you can use a cdn to get marked.min.js from npm:
  - `https://cdn.jsdelivr.net/npm/marked/marked.min.js`
2023-09-09 17:51:42 -06:00
Tony Brix
89ddeec2a0
docs: fix older versions in demo (#2934) 2023-08-11 21:46:54 -06:00
Tony Brix
71cc7b9d8b
docs: update docs (#2928)
Co-authored-by: Steven <steven@ceriously.com>
2023-08-10 21:25:40 -06:00
Tony Brix
a775f1b3f4
chore(demo): add links to other demos (#1852) 2020-11-30 08:47:12 -06:00
Tony Brix
40d65e5582 add loading screen 2019-02-14 11:25:01 -06:00
Tony Brix
acf9c82388 use worker to prevent dos 2019-02-13 12:16:39 -06:00
aprotim
edaddacb12
Options input shouldn't be resizeable
A change in the CSS snuck in from a previous iteration of the demo page options UI. Remove it.
2018-10-19 10:54:11 -07:00
Aprotim Sanyal
a95b5bcb27 Give user feedback when options is not parsing. 2018-10-18 00:56:29 -07:00
Aprotim Sanyal
56c216a3fd Create input selector. 2018-10-18 00:19:48 -07:00
Aprotim Sanyal
05a6345580 Let users add options as JSON in demo. 2018-10-17 15:11:53 -07:00
Tony Brix
59b1146be7 use iframe to sandbox generated html 2018-06-24 01:46:42 -05:00
Tony Brix
b1a238a96e move demo to folder 2018-03-26 10:36:47 -05:00