PHP and Javascript implementations of a simple markdown parser
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Rocketsoup a26fd86115 Adding more infinite loop detection 1 gadu atpakaļ
js Adding more infinite loop detection 1 gadu atpakaļ
jstest Adding tests around styling spreadsheet cells 1 gadu atpakaļ
lib Adding PHPUnit.phar 1 gadu atpakaļ
php Adding more infinite loop detection 1 gadu atpakaļ
phptest Adding tests around styling spreadsheet cells 1 gadu atpakaļ
.gitignore Ignoring test result cache 1 gadu atpakaļ
README.md State properties moved to modules that use them. Adding minified versions of js 1 gadu atpakaļ
custom.md Cleanup of comments, organization 1 gadu atpakaļ
markdown.md Documentation updates 1 gadu atpakaļ
markdownphp.php PHP port WIP 1 gadu atpakaļ
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 gadu atpakaļ
playground.html Cleanup, minor spreadsheet bugs 1 gadu atpakaļ
playgroundapi.php Spreadsheet PHP mostly working 1 gadu atpakaļ
runphptests.sh Adding PHP spreadsheet unit tests, various fixes along the way 1 gadu atpakaļ
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 gadu atpakaļ
testjs.html Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 1 gadu atpakaļ

README.md

Markdown Library

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