PHP and Javascript implementations of a simple markdown parser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rocketsoup 1fbb1d6514 Adding tests for broken/incomplete syntax 1 년 전
js Adding more infinite loop detection 1 년 전
jstest Adding tests for broken/incomplete syntax 1 년 전
lib Adding PHPUnit.phar 1 년 전
php Adding tests for broken/incomplete syntax 1 년 전
phptest Adding tests for broken/incomplete syntax 1 년 전
.gitignore Ignoring test result cache 1 년 전
README.md State properties moved to modules that use them. Adding minified versions of js 1 년 전
custom.md Cleanup of comments, organization 1 년 전
markdown.md Documentation updates 1 년 전
markdownphp.php PHP port WIP 1 년 전
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 년 전
playground.html Cleanup, minor spreadsheet bugs 1 년 전
playgroundapi.php Spreadsheet PHP mostly working 1 년 전
runphptests.sh Adding tests for broken/incomplete syntax 1 년 전
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 년 전
testjs.html Adding tests for broken/incomplete syntax 1 년 전

README.md

Markdown Library

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