a recusive descent markdown parser in PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Ochmann 507e1e4d26 added tests for headings 3 years ago
..
AnnotationsTest.php added tests to check for annotations breaking things 3 years ago
CodeBlocksTest.php fixed test for codeblocks 3 years ago
GenericBlocksTest.php fixed annotation test 3 years ago
HeadingsTest.php added tests for headings 3 years ago
InlineElementsTest.php finished tests for inline elements 3 years ago
ListsTest.php added test for ordered lists (`<ol>`) 3 years ago
ReferencesTest.php added full test suite for: 3 years ago
TablesTest.php added full test suite for: 3 years ago
util.php added helper functions which are injected into every test 3 years ago