PHP and Javascript implementations of a simple markdown parser
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Rocketsoup c1ac2038da Adding partial/broken expression testing for spreadsheet il y a 1 an
js Adding more infinite loop detection il y a 1 an
jstest Adding partial/broken expression testing for spreadsheet il y a 1 an
lib Adding PHPUnit.phar il y a 1 an
php Adding tests for broken/incomplete syntax il y a 1 an
phptest Adding partial/broken expression testing for spreadsheet il y a 1 an
.gitignore Ignoring test result cache il y a 1 an
README.md State properties moved to modules that use them. Adding minified versions of js il y a 1 an
custom.md Cleanup of comments, organization il y a 1 an
markdown.md Adding partial/broken expression testing for spreadsheet il y a 1 an
markdownphp.php PHP port WIP il y a 1 an
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files il y a 1 an
playground.html Cleanup, minor spreadsheet bugs il y a 1 an
playgroundapi.php Spreadsheet PHP mostly working il y a 1 an
runphptests.sh Adding tests for broken/incomplete syntax il y a 1 an
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes il y a 1 an
testjs.html Adding tests for broken/incomplete syntax il y a 1 an

README.md

Markdown Library

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