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 06e046bef3 Able to parse simple markdown with PHP 1 ano atrás
js Ported all markdown.js to PHP, untested 1 ano atrás
php Able to parse simple markdown with PHP 1 ano atrás
.gitignore Sorta kinda working JS parser before I rework it completely 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
markdownjs.html Plaintext fix 1 ano atrás
markdownphp.php PHP port WIP 1 ano atrás
spreadsheet.md Documentation updates 1 ano atrás
testjs.html Adding classes to some rendered nodes. Playground sample typos. 1 ano atrás

README.md

Markdown Library

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