PHP and Javascript implementations of a simple markdown parser
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.
Rocketsoup b26c37f0fb Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año
js Error investigation configurable hace 1 año
jstest Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año
lib Adding PHPUnit.phar hace 1 año
php Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año
phptest Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año
.gitignore Ignoring test result cache hace 1 año
README.md State properties moved to modules that use them. Adding minified versions of js hace 1 año
custom.md Cleanup of comments, organization hace 1 año
markdown.md Documentation updates hace 1 año
markdownphp.php PHP port WIP hace 1 año
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files hace 1 año
playground.html Cleanup, minor spreadsheet bugs hace 1 año
playgroundapi.php Spreadsheet PHP mostly working hace 1 año
runphptests.sh Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes hace 1 año
testjs.html Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests hace 1 año

README.md

Markdown Library

Minified versions of source created with terser --compress --mangle.