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 14f8ed112d Adding tests around styling spreadsheet cells преди 1 година
js Error investigation configurable преди 1 година
jstest Adding tests around styling spreadsheet cells преди 1 година
lib Adding PHPUnit.phar преди 1 година
php Adding PHP spreadsheet unit tests, various fixes along the way преди 1 година
phptest Adding tests around styling spreadsheet cells преди 1 година
.gitignore Ignoring test result cache преди 1 година
README.md State properties moved to modules that use them. Adding minified versions of js преди 1 година
custom.md Cleanup of comments, organization преди 1 година
markdown.md Documentation updates преди 1 година
markdownphp.php PHP port WIP преди 1 година
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files преди 1 година
playground.html Cleanup, minor spreadsheet bugs преди 1 година
playgroundapi.php Spreadsheet PHP mostly working преди 1 година
runphptests.sh Adding PHP spreadsheet unit tests, various fixes along the way преди 1 година
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes преди 1 година
testjs.html Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests преди 1 година

README.md

Markdown Library

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