PHP and Javascript implementations of a simple markdown parser
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Rocketsoup a26fd86115 Adding more infinite loop detection 1 ano atrás
js Adding more infinite loop detection 1 ano atrás
jstest Adding tests around styling spreadsheet cells 1 ano atrás
lib Adding PHPUnit.phar 1 ano atrás
php Adding more infinite loop detection 1 ano atrás
phptest Adding tests around styling spreadsheet cells 1 ano atrás
.gitignore Ignoring test result cache 1 ano atrás
README.md State properties moved to modules that use them. Adding minified versions of js 1 ano atrás
custom.md Cleanup of comments, organization 1 ano atrás
markdown.md Documentation updates 1 ano atrás
markdownphp.php PHP port WIP 1 ano atrás
minify.sh Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 ano atrás
playground.html Cleanup, minor spreadsheet bugs 1 ano atrás
playgroundapi.php Spreadsheet PHP mostly working 1 ano atrás
runphptests.sh Adding PHP spreadsheet unit tests, various fixes along the way 1 ano atrás
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 ano atrás
testjs.html Adding PHP BlockTests. Normalizing all assertions to expected,actual ordering. Better normalization of HTML whitespace in tests 1 ano atrás

README.md

Markdown Library

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