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 30cfa0b4d3 Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago
js Error investigation configurable 1 year ago
jstest Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago
lib Adding PHPUnit.phar 1 year ago
php Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago
phptest Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago
.gitignore Ignoring test result cache 1 year ago
README.md State properties moved to modules that use them. Adding minified versions of js 1 year ago
custom.md Cleanup of comments, organization 1 year ago
markdown.md Documentation updates 1 year ago
markdownphp.php PHP port WIP 1 year ago
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago
playground.html Cleanup, minor spreadsheet bugs 1 year ago
playgroundapi.php Spreadsheet PHP mostly working 1 year ago
runphptests.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 year ago
testjs.html Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 year ago

README.md

Markdown Library

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