1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Aidan Woods
08c40afc16
Test against HTML block endings 2019-04-07 16:38:13 +01:00
Aidan Woods
f2f7433dcf
Switch to CommonMarkStrict tests 2019-04-07 16:38:11 +01:00
Aidan Woods
a2bca78f7e
Fix whitespace errors 2019-04-07 16:38:11 +01:00
Aidan Woods
42d21a2413
Remove cached items no that longer exist in spec.txt 2019-04-07 16:38:10 +01:00
Aidan Woods
f47ba7aa34
Track whitespace left on blank lines to match CommonMark
Test changes copy pasted to match CommonMark reference parser
2019-04-07 16:38:10 +01:00
Aidan Woods
49dd8b113d
Make sure closing sequence is removed correctly 2019-04-07 16:38:10 +01:00
Aidan Woods
30763a0f38
HTML tags should have a name 2019-04-07 16:38:10 +01:00
Aidan Woods
0f55cd5b26
Permit empty links 2019-04-07 16:38:10 +01:00
Aidan Woods
5ada761532
Cache new passing tests 2019-04-07 16:38:10 +01:00
Aidan Woods
7b72eb6454
As best I can tell, these were passed accidently before 2019-04-07 16:38:09 +01:00
Daniel Rudolf
50e135cd4e
Update expect-to-pass CommonMark spec examples for f4e0234 2019-04-07 16:38:08 +01:00
Daniel Rudolf
0514997103
Add initial test/commonmark/ folder 2019-04-07 16:38:08 +01:00