658 Commits

Author SHA1 Message Date
Ivan Demidov
1421c35304 test: for issue #1607 2020-04-03 14:40:28 +03:00
Tony Brix
4d24272617 add tests 2020-04-02 00:24:21 -05:00
Tony Brix
7330a9ca3d add html test to heading ids 2020-03-20 09:05:53 -05:00
Tony Brix
2d8045fe7e test 3 spaces before table rows 2020-03-09 15:33:49 -05:00
Tony Brix
d8c09c13c1 add tests 2020-03-09 11:02:34 -05:00
Tony Brix
8f1917e814
Merge pull request #1598 from calculuschild/table-block-breaks
Fix GFM tables not breaking on block-level structures
2020-03-06 14:16:32 -06:00
Steven
4956bd3735
Merge branch 'master' into render-inline-html 2020-02-12 10:00:54 -05:00
Tony Brix
11656f8bd4 add inline html test 2020-02-12 00:24:43 -06:00
Trevor Buckner
63454d2457 Fix GFM Example 116
Only code fences made from backticks cannot have other backticks in the same line. Fences with tildes can have both tildes and backticks. This allows the tilde case to work correctly.

Also test for detection of these fences as they break or do not break paragraphs.
2020-02-10 16:06:38 -05:00
Trevor Buckner
090d11e1c6 Fix GFM tables not breaking on block-level structures
Includes test cases for all block-level structures and some inline-level structures (which should still appear in the table)
2020-02-04 23:46:34 -05:00
Tony Brix
630aaa65b5 add test 2019-12-05 11:45:07 -06:00
Tony Brix
fb80552c01 rename regex.js to rules.js 2019-11-08 09:21:29 -06:00
Tony Brix
6901937dfc await engine 2019-11-07 10:40:56 -06:00
Tony Brix
7b450bdeb9 fix benchmark pass percentage 2019-11-07 09:40:19 -06:00
Tony Brix
9b5cd7331d remove bench debugging 2019-11-06 15:24:37 -06:00
Tony Brix
c8628431e7 add vuln-regex test 2019-11-06 14:34:27 -06:00
Tony Brix
ba45b32dd7 remove test:redos and use es6 in tests 2019-11-06 12:15:12 -06:00
Tony Brix
f9f5580c42 use commonjs and es6 classes 2019-11-06 11:11:06 -06:00
Tony Brix
ca3741fc86 fix image parens 2019-10-03 09:32:18 -05:00
Tony Brix
7fe6643012 update jasmine and eslint 2019-09-20 21:50:15 -05:00
Tony Brix
9774b70a27 change tests to async 2019-09-11 16:37:31 -05:00
Tony Brix
46e3b17dde update eslint config to fix new standards 2019-08-27 13:22:54 -05:00
Josh Bruce
f569637dda
Merge pull request #1535 from UziTech/loose-task-list
Loose task list
2019-08-19 13:11:14 -07:00
Tony Brix
4bc3b9b05b add test for loose task list 2019-08-14 09:05:03 -05:00
Tony Brix
f2de291b6a add substitution test 2019-08-05 12:52:36 -05:00
Tony Brix
04187d8fae remove substitutions 2019-08-05 12:37:05 -05:00
Tony Brix
d620f3c577 baseUrl can be relative 2019-07-17 21:59:20 -05:00
Tony Brix
e987a4df32 fix tests 2019-07-02 11:46:47 -05:00
Tony Brix
7faa999deb add test 2019-07-02 11:46:47 -05:00
Tony Brix
0276ad7940 silent tests 2019-07-02 10:03:46 -05:00
Tony Brix
1f4c17fa8a
Merge branch 'master' into spec-options 2019-07-02 09:36:05 -05:00
Tony Brix
6bae3a2b76
Link parenthesis (#1509)
Link parenthesis
2019-07-02 09:34:29 -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
2b63f3b0d3 add test 2019-07-02 08:40:16 -05:00
Tony Brix
44dbeeb31e remove tables option 2019-07-02 00:23:57 -05:00
Tony Brix
7ed2692770 fix testing with node 4 2019-07-01 09:33:25 -05:00
Tony Brix
8ccc1f1547 improve paragraph 2019-07-01 08:47:06 -05:00
Tony Brix
ba2eedd2d0 improve lheading 2019-07-01 08:33:14 -05:00
Tony Brix
57f6d89aff improve heading 2019-07-01 08:30:41 -05:00
Tony Brix
ef4904d89a use correct options 2019-07-01 08:12:01 -05:00
Tony Brix
4b6a6e72b5 .md files can have skip and only to help debug 2019-07-01 08:07:36 -05:00
KT
0e8d8f4768 use the more generic sanitizer option instead of sanitizerRemoveHtml in tests 2019-06-28 21:31:03 +02:00
Tony Brix
da4d9673c6 add test 2019-06-28 11:25:31 -05:00
KT
73ad6589b8 make lint happy 2019-06-27 01:30:01 +02:00
KT
506704a5fe add test cases for sanitization hardening 2019-06-27 01:09:34 +02:00
Tony Brix
9c91e40e3b revert #1464 2019-06-05 11:04:38 -05:00
x13machine
88f99db0e7 move files 2019-05-22 11:43:31 -05:00
x13machine
902f07e0d9 tests fix 2019-05-22 01:16:36 -05:00
x13machine
281b808a92 conflict fix 2 2019-05-21 18:42:00 -05:00
x13machine
c1c1cfa263 conflit fix 2019-05-21 18:38:24 -05:00