PHP and Javascript implementations of a simple markdown parser
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Rocketsoup c1ac2038da Adding partial/broken expression testing for spreadsheet před 1 rokem
js Adding more infinite loop detection před 1 rokem
jstest Adding partial/broken expression testing for spreadsheet před 1 rokem
lib Adding PHPUnit.phar před 1 rokem
php Adding tests for broken/incomplete syntax před 1 rokem
phptest Adding partial/broken expression testing for spreadsheet před 1 rokem
.gitignore Ignoring test result cache před 1 rokem
README.md State properties moved to modules that use them. Adding minified versions of js před 1 rokem
custom.md Cleanup of comments, organization před 1 rokem
markdown.md Adding partial/broken expression testing for spreadsheet před 1 rokem
markdownphp.php PHP port WIP před 1 rokem
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files před 1 rokem
playground.html Cleanup, minor spreadsheet bugs před 1 rokem
playgroundapi.php Spreadsheet PHP mostly working před 1 rokem
runphptests.sh Adding tests for broken/incomplete syntax před 1 rokem
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes před 1 rokem
testjs.html Adding tests for broken/incomplete syntax před 1 rokem

README.md

Markdown Library

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