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 86ddf89016 Adding PHP InlineTests and TokenTests 1 ano atrás
js Error investigation configurable 1 ano atrás
jstest Adding PHP InlineTests and TokenTests 1 ano atrás
lib Adding PHPUnit.phar 1 ano atrás
php Adding PHP InlineTests and TokenTests 1 ano atrás
phptest Adding PHP InlineTests and TokenTests 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 InlineTests and TokenTests 1 ano atrás
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 ano atrás
testjs.html Writing first PHP unit tests. Breaking JS unit test classes into separate files 1 ano atrás

README.md

Markdown Library

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