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

README.md

Markdown Library

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