No reviews yetBe the first to leave a review for Casual markdown
ElevenAgents by ElevenLabs — Scale conversations without scaling your team
Scale conversations without scaling your team
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.