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

README.md

Markdown Library

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