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 14f8ed112d Adding tests around styling spreadsheet cells před 1 rokem
js Error investigation configurable před 1 rokem
jstest Adding tests around styling spreadsheet cells před 1 rokem
lib Adding PHPUnit.phar před 1 rokem
php Adding PHP spreadsheet unit tests, various fixes along the way před 1 rokem
phptest Adding tests around styling spreadsheet cells 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 Documentation updates 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 PHP spreadsheet unit tests, various fixes along the way před 1 rokem
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes před 1 rokem
testjs.html Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests před 1 rokem

README.md

Markdown Library

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