Have a question about Casual markdown ? Ask it here and get a real answer.
AppSignal — Get the APM insights you need without enterprise price tags.
Get the APM insights you need without enterprise price tags.
Promoted
Do you use Casual markdown ?
Maker Comment
Maker
A super lightweight RegExp-based markdown parser, with TOC, scrollspy and frontmatter support
Features:
* simple, super lightweight (less than 190 lines)
* vanilla javascript, no dependance
* support all browsers (IE9+, Chrome, Firfox, Brave, etc..)
* straight-forward coding style, hopefully readable.
* support basic syntax according Basic Markdown Syntax (markdownguide.org)
* support some enhanced syntax
* Table-of-content and scrollspy support
* highlight comments/keywords in code-block
* frontmatter for simple YAML
* extendable
please check https://github.com/casualwriter/... for more details.