1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/test
Daniel Rudolf 03e1a6ac02
Merge branch 'master' into bugfix/CommonMarkTest
Conflicts:
	.travis.yml
	test/CommonMarkTest.php
	test/ParsedownTest.php
	test/bootstrap.php
2017-11-14 22:09:25 +01:00
..
data adjust two regex pattern within inlineLink() to reduce backtracking 2017-01-07 00:45:38 +01:00
CommonMarkTestStrict.php Improve CommonMark spec example regex 2016-10-13 22:16:46 +02:00
CommonMarkTestWeak.php Move test/CommonMarkTest.php to test/CommonMarkTestStrict.php 2016-10-12 02:02:55 +02:00
ParsedownTest.php Merge branch 'master' into bugfix/CommonMarkTest 2017-11-14 22:09:25 +01:00
TestParsedown.php Add test/CommonMarkTestWeak.php 2016-09-05 14:38:47 +02:00