MarkdownParser/test
Aidan Woods 772c919b05
Fix bug where empty atx headings would not be recognised (CommonMark)
Fixes #595
2018-04-02 17:18:01 +01:00
..
data Fix bug where empty atx headings would not be recognised (CommonMark) 2018-04-02 17:18:01 +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 Rename hashtags enabled to strict mode 2018-04-02 17:18:01 +01:00
SampleExtensions.php Seperate handler delegation from AST 2018-03-21 02:32:01 +00:00
TestParsedown.php Add test/CommonMarkTestWeak.php 2016-09-05 14:38:47 +02:00