PHP and Javascript implementations of a simple markdown parser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rocketsoup f40d49c1a6 Exceptions while parsing markdown are caught and investigated and the minimal chunk of markdown is printed to console 1 vuosi sitten
js Exceptions while parsing markdown are caught and investigated and the minimal chunk of markdown is printed to console 1 vuosi sitten
.gitignore Sorta kinda working JS parser before I rework it completely 1 vuosi sitten
README.md State properties moved to modules that use them. Adding minified versions of js 1 vuosi sitten
custom.md Cleanup of comments, organization 1 vuosi sitten
markdown.md Documentation updates 1 vuosi sitten
markdownjs.html Exceptions while parsing markdown are caught and investigated and the minimal chunk of markdown is printed to console 1 vuosi sitten
markdownphp.php Sorta kinda working JS parser before I rework it completely 1 vuosi sitten
spreadsheet.md Documentation updates 1 vuosi sitten
testjs.html Cleanup of comments, organization 1 vuosi sitten

README.md

Markdown Library

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