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

README.md

Markdown Library

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