2404 Commits

Author SHA1 Message Date
Tony Brix
5ef872b427
Merge pull request #1664 from UziTech/fix-highlight-async 2020-05-14 10:52:53 -05:00
Tony Brix
12d8a6e0ba remove return false to stop iteration 2020-05-12 19:57:28 -05:00
Tony Brix
acc84eb6a0 add walkTokens to docs 2020-05-12 19:57:28 -05:00
Tony Brix
267a176c9a add use walkTokens tests 2020-05-12 19:57:27 -05:00
Tony Brix
a337c76ff6 add walkTokens option 2020-05-12 19:57:27 -05:00
Tony Brix
db3b61bcc9 add tests 2020-05-12 19:57:27 -05:00
Tony Brix
cb42b9003c add list_item type to list item token 2020-05-12 19:57:27 -05:00
Tony Brix
52b91dc86a iterate over all tokens 2020-05-12 19:57:27 -05:00
MarkedJS bot
a1d224d899 🗜️ build [skip ci] 2020-05-12 22:50:50 +00:00
Steven
cec5f5eb27
Merge pull request #1674 from UziTech/task-no-tokens
fix loose task list with no tokens
2020-05-12 18:49:42 -04:00
Tony Brix
369bf41681 fix loose task list with no tokens 2020-05-12 15:58:47 -05:00
MarkedJS bot
0cd85983ce 🗜️ build [skip ci] 2020-05-11 05:20:01 +00:00
Tony Brix
31f837955a
Merge pull request #1670 from devoto13/code-newline 2020-05-11 00:18:53 -05:00
Yaroslav Admin
13b0c07b0c render code with and without language with the trailing newline 2020-05-10 22:43:32 +02:00
Steven
a1679fac13
Merge pull request #1661 from UziTech/browser-field
add browser field to point to es5
2020-05-04 15:46:14 -04:00
MarkedJS bot
5027602988 🗜️ build [skip ci] 2020-05-04 15:46:29 +00:00
Tony Brix
a220ce91ca
Merge pull request #1660 from UziTech/fix-em-comma 2020-05-04 10:45:23 -05:00
MarkedJS bot
623858c407 🗜️ build [skip ci] 2020-05-03 19:20:54 +00:00
Steven
0a57e47d11
Merge pull request #1652 from UziTech/codespan-newline
Codespan newline
2020-05-03 15:19:53 -04:00
Steven
f9388f1a45
Merge pull request #1662 from UziTech/docs-tokenizer-option
add tokenizer to option docs
2020-05-03 15:17:35 -04:00
Tony Brix
bf672bb521 add tokenizer to option docs 2020-05-02 23:59:33 -05:00
Tony Brix
f634282c6a add browser field to point to es5 2020-05-02 01:23:24 -05:00
Tony Brix
61bc4ba78a fix underscore emphasis then comma 2020-05-02 01:13:46 -05:00
MarkedJS bot
24dbb99e3f 🗜️ build [skip ci] 2020-05-02 01:31:47 +00:00
Steven
5c166d4164
Merge pull request #1645 from Scrum/fix/render-code
fix: renderer.code includes space at beginning of each line of code
2020-05-01 21:30:47 -04:00
Ivan Demidov
56bf2308bf perf: throw error if raw undefined 2020-04-28 08:52:20 +03:00
Ivan Demidov
228f0a61ca perf: get match indent to code 2020-04-27 09:17:48 +03:00
Ivan Demidov
eb71dd8f4a perf: after review 2020-04-24 12:59:47 +03:00
Tony Brix
c2d6d2fa31 only strip spaces 2020-04-24 01:00:27 -05:00
Tony Brix
6ad20acfc1 add newline to space test 2020-04-24 00:51:16 -05:00
Tony Brix
60d810f3de test only remove one space 2020-04-24 00:44:02 -05:00
Tony Brix
143ae5d09a fix codespan spaces 2020-04-24 00:39:47 -05:00
Tony Brix
9721105c3f update docs 2020-04-23 23:36:54 -05:00
Tony Brix
8b638b7c82 fix codespan with newline 2020-04-23 23:24:28 -05:00
Tony Brix
8a73726d4a add test 2020-04-23 22:59:45 -05:00
Ivan Demidov
e6fe42110c perf: diff string 2020-04-23 18:20:24 +03:00
Ivan Demidov
0705c629a9 perf: move compensation to tokenizer 2020-04-21 10:55:17 +03:00
Ivan Demidov
05597aba39 perf: to save the contract 2020-04-21 10:44:46 +03:00
Ivan Demidov
8b8ecf1d94 style: after lint 2020-04-21 10:44:46 +03:00
Ivan Demidov
70dc21f4a1 test: perf toRenderExact method 2020-04-21 10:44:46 +03:00
Ivan Demidov
ad26aeb1d5 test: perf change deepEqual to renderExtra 2020-04-21 10:44:46 +03:00
Ivan Demidov
ce80652bac style: after lint 2020-04-21 10:44:46 +03:00
Ivan Demidov
f3eb715695 test: style expected for deepEqual 2020-04-21 10:44:46 +03:00
Ivan Demidov
6570c1e897 fix: incorrect compare rule 2020-04-21 10:44:46 +03:00
Ivan Demidov
62efe07a49 test: add deepEqual rules 2020-04-21 10:44:46 +03:00
Ivan Demidov
91a884a08c test: add condition for deepEqual rules 2020-04-21 10:44:46 +03:00
Ivan Demidov
fbbdcc8dd5 test: add helper toDeepEqual for strict html equal 2020-04-21 10:44:46 +03:00
Ivan Demidov
1ddf982aa3 style: after lint 2020-04-21 10:44:46 +03:00
Ivan Demidov
4393783ddb fix: indent in render code, close issue #1488 2020-04-21 10:44:46 +03:00
Ivan Demidov
4db2afd277 perf: add helper indentCodeCompensation 2020-04-21 10:44:46 +03:00