PHP and Javascript implementations of a simple markdown parser
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Rocketsoup b26c37f0fb Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 1 год назад
js Error investigation configurable 1 год назад
jstest Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 1 год назад
lib Adding PHPUnit.phar 1 год назад
php Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 1 год назад
phptest Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 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 BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 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.