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 1c5f2b52d6 Cleanup of comments, organization 1 year ago
js Cleanup of comments, organization 1 year ago
.gitignore Sorta kinda working JS parser before I rework it completely 1 year ago
README.md State properties moved to modules that use them. Adding minified versions of js 1 year ago
custom.md Cleanup of comments, organization 1 year ago
markdown.md Documentation updates 1 year ago
markdownjs.html Fixing sample markdown in playground 1 year ago
markdownphp.php Sorta kinda working JS parser before I rework it completely 1 year ago
spreadsheet.md Documentation updates 1 year ago
testjs.html Cleanup of comments, organization 1 year ago

README.md

Markdown Library

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