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 30cfa0b4d3 Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 gadu atpakaļ
js Error investigation configurable 1 gadu atpakaļ
jstest Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 gadu atpakaļ
lib Adding PHPUnit.phar 1 gadu atpakaļ
php Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 gadu atpakaļ
phptest Writing first PHP unit tests. Breaking JS unit test classes into separate files 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 Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 gadu atpakaļ
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 gadu atpakaļ
testjs.html Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 gadu atpakaļ

README.md

Markdown Library

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