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 03ffef5f19 Spreadsheet formulas can be styled with certain syntaxes 1 rok temu
js Spreadsheet formulas can be styled with certain syntaxes 1 rok temu
php Spreadsheet formulas can be styled with certain syntaxes 1 rok temu
.gitignore Sorta kinda working JS parser before I rework it completely 1 rok temu
README.md State properties moved to modules that use them. Adding minified versions of js 1 rok temu
custom.md Cleanup of comments, organization 1 rok temu
markdown.md Documentation updates 1 rok temu
markdownphp.php PHP port WIP 1 rok temu
playground.html Cleanup, minor spreadsheet bugs 1 rok temu
playgroundapi.php Spreadsheet PHP mostly working 1 rok temu
spreadsheet.md Spreadsheet formulas can be styled with certain syntaxes 1 rok temu
testjs.html Adding classes to some rendered nodes. Playground sample typos. 1 rok temu

README.md

Markdown Library

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