1911 Commits

Author SHA1 Message Date
x13machine
4c54bd1a66 fixed example #333 2019-03-21 01:18:31 -05:00
x13machine
75f35012b6 added em_list_links test 2019-03-18 01:27:25 -05:00
x13machine
1b0ba2a19d em bug fix 2019-03-18 01:18:36 -05:00
Tony Brix
6eec528e5d
Merge pull request #1449 from UziTech/use-htmldiffer
Update tests to node 4 syntax
2019-03-14 22:14:07 -05:00
Tony Brix
0cd033361f remove redundant comments 2019-03-13 10:40:51 -05:00
Tony Brix
ff127c5a59 use template literals 2019-03-13 10:39:01 -05:00
Tony Brix
a16251dd42 fix test spacing 2019-03-13 08:51:07 -05:00
Tony Brix
da57301be8 use htmldiffer in file tests & update to node 4 2019-03-13 08:50:53 -05:00
Tony Brix
621f649c2b abstract htmldiffer 2019-03-13 08:50:11 -05:00
Tony Brix
42e816c2a2 fix again 2019-03-12 15:23:12 -05:00
Tony Brix
246dd3df54 fix whitespace after tag 2019-03-12 15:20:46 -05:00
Tony Brix
f1089fe3b0 add test 2019-03-12 13:08:48 -05:00
Tony Brix
0f0b763748 allow html without \n after 2019-03-12 13:04:45 -05:00
Steven
d069d0d78f
Merge pull request #1448 from UziTech/version
Version
2019-03-12 13:57:03 -04:00
Tony Brix
5d6bde00ea
Merge pull request #1444 from UziTech/normalize-tests
Normalize tests
2019-03-12 11:57:21 -05:00
Tony Brix
47607728db fix tests 2019-03-12 09:34:51 -05:00
Tony Brix
df310a8cb3 remove header ids from original tests 2019-03-12 09:32:45 -05:00
Tony Brix
775d08db5a move redos tests to /redos folder 2019-03-12 09:32:45 -05:00
Tony Brix
b169e7bc1a add excerpt length constant 2019-03-12 09:32:45 -05:00
Tony Brix
fd9dc21647 update deps 2019-03-12 09:32:45 -05:00
Tony Brix
fb9a71ccf1 use arrow functions 2019-03-12 09:32:45 -05:00
Tony Brix
24d6f19337 fix links test 2019-03-12 09:32:45 -05:00
Tony Brix
6e84f7ac64 add json-to-file.js 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
Travis-CI
ca8fb565c3 🗜️ minify [skip ci] 2019-03-12 14:28:03 +00:00
Tony Brix
b9d99af59d add toRender matcher 2019-03-12 09:23:11 -05:00
Tony Brix
5f2f087418 add run-spec 2019-03-12 09:23:11 -05:00
Tony Brix
e540b6a344
Merge pull request #1446 from UziTech/list-table
Fix tables in a list
2019-03-12 09:20:12 -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
Tony Brix
843ebd2ce4 update man pages 2019-03-12 09:07:47 -05:00
Tony Brix
acff65bf4e add --version to marked bin 2019-03-12 09:07:26 -05:00
Steven
a68525143f
Merge pull request #1442 from x13machine/master
Add --test man documentation and changes argv parameters test/index.js
2019-03-12 09:14:38 -04:00
x13machine
aec8debf9d readd slice to test/index.js 2019-03-11 15:34:42 -05:00
x13machine
dfcf178a3c remove test/index array code 2019-03-11 15:07:34 -05:00
x13machine
4dacb50e57 fix test failure 2 2019-03-11 15:02:13 -05:00
x13machine
b6b2a4fb56 fix test failure 2019-03-11 14:56:10 -05:00
x13machine
c78dab80dd readd process.argv.slice() 2019-03-11 13:22:24 -05:00
Tony Brix
6c22ae4e9e tables don't have to be top level 2019-03-11 09:07:25 -05:00
Tony Brix
afa14d61fa add test 2019-03-11 09:06:55 -05:00
x13machine
ec86669f6a fix --stop man format 2019-03-10 23:16:09 -05:00
x13machine
05d29c8b8e add --stop to --time man doc & changed parseArg(argv) parameter stuff 2019-03-10 23:12:55 -05:00
x13machine
cbc240ac76 remove loose parameter & fix man --test typo 2019-03-10 14:59:58 -05:00
x13machine
0f43e91e1b adds --test --fix man file & lints 2019-03-09 23:49:29 -06:00
x13machine
b97b049fbb man grammer change & changed parseArg parameters in test/index.js 2019-03-09 23:49:29 -06:00
x13machine
d29a7a66bf added --test cli man documentation 2019-03-09 23:49:29 -06:00
x13machine
c3e2280bc1 pass loose 2019-03-09 23:49:29 -06:00
Travis-CI
d96d1d37cd 🗜️ minify [skip ci] 2019-03-09 15:15:22 +00:00
Steven
9fcb791391
Merge pull request #1440 from x13machine/master
Pass token boolean to the listitem function.
2019-03-09 10:08:37 -05:00
x13machine
7de5376276
Update list item documentation 2019-03-08 17:28:01 -06:00