No reviews yetBe the first to leave a review for Casual markdown
AppSignal — Full-stack monitoring for errors, metrics, and logs
Full-stack monitoring for errors, metrics, and logs
Promoted
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.