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 1f8c2c8285 Readers now prioritized with compare methods instead of numbers 1 yıl önce
js Readers now prioritized with compare methods instead of numbers 1 yıl önce
.gitignore Sorta kinda working JS parser before I rework it completely 1 yıl önce
README.md State properties moved to modules that use them. Adding minified versions of js 1 yıl önce
custom.md Documentation 1 yıl önce
markdown.md Adding spreadsheet formula documentation 1 yıl önce
markdownjs.html Prettying up the JS markdown CSS 1 yıl önce
markdownphp.php Sorta kinda working JS parser before I rework it completely 1 yıl önce
spreadsheet.md Regexes safely escaped. Renamed MDSpreadsheetBlockReader 1 yıl önce
testjs.html Readers now prioritized with compare methods instead of numbers 1 yıl önce

README.md

Markdown Library

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