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 c1ac2038da Adding partial/broken expression testing for spreadsheet 1 yıl önce
js Adding more infinite loop detection 1 yıl önce
jstest Adding partial/broken expression testing for spreadsheet 1 yıl önce
lib Adding PHPUnit.phar 1 yıl önce
php Adding tests for broken/incomplete syntax 1 yıl önce
phptest Adding partial/broken expression testing for spreadsheet 1 yıl önce
.gitignore Ignoring test result cache 1 yıl önce
README.md State properties moved to modules that use them. Adding minified versions of js 1 yıl önce
custom.md Cleanup of comments, organization 1 yıl önce
markdown.md Adding partial/broken expression testing for spreadsheet 1 yıl önce
markdownphp.php PHP port WIP 1 yıl önce
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 yıl önce
playground.html Cleanup, minor spreadsheet bugs 1 yıl önce
playgroundapi.php Spreadsheet PHP mostly working 1 yıl önce
runphptests.sh Adding tests for broken/incomplete syntax 1 yıl önce
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 yıl önce
testjs.html Adding tests for broken/incomplete syntax 1 yıl önce

README.md

Markdown Library

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