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
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
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
Tony Brix
505f76932c
rename redos
2019-05-03 21:01:22 -05:00
Tony Brix
dc9d1e4f56
move nested_blockquote test
2019-05-03 21:00:47 -05:00
Tony Brix
30adf160c2
copy standard deviations ;) from main eslint config
2019-05-03 20:59:45 -05:00
Tony Brix
2881fc923b
remove example
2019-05-03 20:59:44 -05:00
Tony Brix
bc835ae99e
simplify eslint config
2019-05-03 20:59:44 -05:00
Tony Brix
975ec34152
load all specs
2019-05-03 20:59:43 -05:00
Tony Brix
7deade0635
move update-specs.js
2019-05-03 20:58:27 -05:00
Tony Brix
b1174c21d8
update run-spec for node 4
2019-05-03 20:58:27 -05:00
Josh Bruce
67b91cf122
Merge pull request #1464 from UziTech/nested-blockquotes
...
Nested blockquotes
2019-05-03 15:09:31 -07:00
jocs
be099c4fab
fix: failed commonmark examples 57 and 40
2019-04-17 22:48:11 +08:00
Tony Brix
947e417bac
examples as ints
2019-04-12 15:30:33 -05:00
Tony Brix
0620845bf0
allow redos spec only
2019-04-12 11:33:41 -05:00
Tony Brix
8cc733d26b
update gfm specs to 0.29
2019-04-12 10:31:44 -05:00
Tony Brix
d78c66e4fe
add getSpecs.js for gfm
2019-04-12 10:29:36 -05:00
Josh Bruce
6d91c4f1e0
Merge pull request #1465 from UziTech/get-specs
...
commonmark 0.29
2019-04-11 10:17:14 -05:00
Tony Brix
7c08737082
use node-fetch
2019-04-09 14:35:02 -05:00
Tony Brix
b636a97ecd
update commonmark specs to 0.29
2019-04-09 13:21:44 -05:00
Tony Brix
39dc89e987
get current commonmark specs
2019-04-09 13:21:20 -05:00
Tony Brix
0ac3c48da0
show pass percent
2019-04-09 13:19:50 -05:00
Anders Kaseorg
be27472a81
Improve worst-case performance of inline.text regex
...
The old regex may take quadratic time to scan for potential line
breaks or email addresses starting at every point. Fix it to avoid
scanning from points that would have been in the middle of a previous
scan.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-04 11:13:51 -07:00
x13machine
4c54bd1a66
fixed example #333
2019-03-21 01:18:31 -05:00
Tony Brix
47607728db
fix tests
2019-03-12 09:34:51 -05:00
Tony Brix
fb9a71ccf1
use arrow functions
2019-03-12 09:32:45 -05:00
Tony Brix
895d3ea1ed
update gfm and commonmark tests
2019-03-12 09:32:44 -05:00
Tony Brix
973b000601
move marked.json to /new files
2019-03-12 09:32:44 -05:00
Tony Brix
5f2f087418
add run-spec
2019-03-12 09:23:11 -05:00
Tony Brix
f8679c97c2
Merge pull request #1439 from UziTech/new-line-after-table
...
New line after table
2019-03-12 09:17:11 -05:00
x13machine
4dacb50e57
fix test failure 2
2019-03-11 15:02:13 -05:00
Tony Brix
11d8f6568b
Merge branch 'master' into new-line-after-table
2019-03-08 11:11:27 -06:00