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 f16c3fe63f Refactor to unified MDReader, MDNode. More syntax readers. 1 anno fa
js Refactor to unified MDReader, MDNode. More syntax readers. 1 anno fa
.gitignore Sorta kinda working JS parser before I rework it completely 1 anno fa
README.md State properties moved to modules that use them. Adding minified versions of js 1 anno fa
custom.md Documentation 1 anno fa
markdown.md Adding spreadsheet formula documentation 1 anno fa
markdownjs.html Refactor to unified MDReader, MDNode. More syntax readers. 1 anno fa
markdownphp.php Sorta kinda working JS parser before I rework it completely 1 anno fa
spreadsheet.md Regexes safely escaped. Renamed MDSpreadsheetBlockReader 1 anno fa
testjs.html Refactor to unified MDReader, MDNode. More syntax readers. 1 anno fa

README.md

Markdown Library

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