PHP and Javascript implementations of a simple markdown parser
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Rocketsoup a26fd86115 Adding more infinite loop detection 1年前
js Adding more infinite loop detection 1年前
jstest Adding tests around styling spreadsheet cells 1年前
lib Adding PHPUnit.phar 1年前
php Adding more infinite loop detection 1年前
phptest Adding tests around styling spreadsheet cells 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 PHP spreadsheet unit tests, various fixes along the way 1年前
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1年前
testjs.html Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 1年前

README.md

Markdown Library

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