Commit Graph

219 Commits

Author SHA1 Message Date
Tony Brix
ab033f27f3 remove tokenList 2020-04-08 23:57:18 -05:00
Tony Brix
be697ff89f fix duplicate array 2020-04-08 23:52:39 -05:00
Tony Brix
808d52e047 fix demo tokens 2020-04-08 23:46:46 -05:00
Tony Brix
77838e708e update docs 2020-04-02 01:05:04 -05:00
Tony Brix
6475318eef show items in lexer data 2020-04-02 00:34:08 -05:00
Tony Brix
a82d1c6077 update docs 2020-04-02 00:24:21 -05:00
Julien Chaumond
9f2c0d16ee
Update docs/USING_ADVANCED.md 2020-03-18 22:28:21 -04:00
Julien Chaumond
885d728a72
Update docs/USING_ADVANCED.md
Co-Authored-By: Steven <steven@ceriously.com>
2020-03-18 22:25:53 -04:00
Julien Chaumond
4e3d20db6a
Remove inaccurate proposition on GitHub
GitHub does not, in fact, appear to break on a single line.
2020-03-17 13:56:37 -04:00
Pete Gonzalez
6472717eaa Improve example for invoking highlight.js 2020-02-13 13:46:46 -08:00
Tony Brix
32d61f4668 update docs 2019-11-06 16:03:39 -06:00
Tony Brix
4ddbe81c56 fix spelling 2019-11-06 15:36:22 -06:00
Tony Brix
3dff1e4725 fix eslint config 2019-11-05 15:31:11 -06:00
EdwardHoward
2eb2fb4824
Fix typo in USING_ADVANCED.md 2019-10-03 17:50:39 -06:00
Steven
faf56e5bac
Merge pull request #1552 from vmlaguna/patch-1
Typo: Fix link to USING_PRO.md
2019-10-01 09:24:11 -04:00
Pedro Laguna
2a34dd732e
Update docs/USING_ADVANCED.md
Co-Authored-By: Steven <steven@ceriously.com>
2019-10-01 08:14:11 +01:00
Tony Brix
a339faed1c
Node worker threads are stable 2019-09-25 20:19:01 -05:00
Pedro Laguna
572a46d567
Typo: Fix link to USING_PRO.md
Link can't be relative so hardcoding the official documentation website.
2019-09-24 13:47:53 +01:00
Tony Brix
46e3b17dde update eslint config to fix new standards 2019-08-27 13:22:54 -05:00
Josh Bruce
72410a80de
Merge pull request #1521 from UziTech/es6-docs
update examples with es6+
2019-07-14 16:16:51 -07:00
Tony Brix
e3bb190265 update examples with es6+ 2019-07-08 09:13:53 -05:00
Tony Brix
c0db64bcf8 lint 2019-07-02 16:28:32 -05:00
Tony Brix
1f4c17fa8a
Merge branch 'master' into spec-options 2019-07-02 09:36:05 -05:00
Tony Brix
2a1bbeda57
Sanitize hardening (#1504)
Sanitize hardening

Co-authored-by: Tony Brix <tony@brix.ninja>
2019-07-02 09:33:53 -05:00
Tony Brix
44dbeeb31e remove tables option 2019-07-02 00:23:57 -05:00
KT
63fd313a55 fix insane's URL 2019-06-29 01:43:18 +02:00
KT
44da69e30d recommend more variety of sanitize libraries 2019-06-28 21:28:15 +02:00
Tony Brix
c86d2423fd
update test descriptions in CONTRIBUTING.md 2019-06-28 10:32:09 -05:00
KT
0c38172e31 add sanitize deprecation warnings to docs 2019-06-27 01:25:55 +02:00
Tony Brix
411fcfe9ce
Update supported spec versions 2019-05-23 15:13:46 -05:00
Tony Brix
1a1dd43ab1 space-before-function-paren never 2019-05-03 20:59:44 -05:00
Tony Brix
bc835ae99e simplify eslint config 2019-05-03 20:59:44 -05:00
Tony Brix
d9f22d2726 separate eslint config 2019-05-03 20:59:43 -05:00
Josh Bruce
c99e69b406
Merge pull request #1432 from UziTech/worker-docs
add docs for workers
2019-05-03 15:23:26 -07:00
Steven
0d1f92392b
relative markedWorker.js
Co-Authored-By: UziTech <tony@brix.ninja>
2019-04-26 20:28:05 -05:00
Tony Brix
47ee968969 use .js for web worker 2019-04-26 12:41:57 -05:00
Tony Brix
62ae637ef2 add web worker note 2019-04-26 12:34:55 -05:00
Tony Brix
801a7b4388 add node experimental warning 2019-04-26 12:30:50 -05:00
Tony Brix
e493b75bf2 use const 2019-04-25 16:22:24 -05:00
Tony Brix
64716578e6 clearTimeout first 2019-04-25 16:20:21 -05:00
Tony Brix
431da38397 terminate on success 2019-04-25 16:16:56 -05:00
Tony Brix
9d2c93e500 fix marked version 2019-04-03 16:47:30 -05:00
Tony Brix
f88029a19b use latest commit hash 2019-04-01 09:08:42 -05:00
Tony Brix
d4eb3f81b6 use @master 2019-03-29 13:02:04 -05:00
x13machine
7de5376276
Update list item documentation 2019-03-08 17:28:01 -06:00
x13machine
d6892535b3 fix misspelling in CONTRIBUTING.md 2019-03-08 13:16:12 -06:00
Tony Brix
888a610a2f
terminate it 2019-03-02 23:55:07 -06:00
Steven
6d37c182e2
Update docs/USING_ADVANCED.md
Co-Authored-By: UziTech <tony@brix.ninja>
2019-03-02 15:05:20 -06:00
Steven
b551b8809c
Update docs/USING_ADVANCED.md
Co-Authored-By: UziTech <tony@brix.ninja>
2019-03-02 15:05:08 -06:00
Steven
bc812ccaf1
Update docs/USING_ADVANCED.md
Co-Authored-By: UziTech <tony@brix.ninja>
2019-03-02 15:04:28 -06:00