comark
SKILL.md
Comark - Skills Guide
A high-performance markdown parser with Comark (Components in Markdown) support, built on markdown-it, offering both string-based and streaming APIs.
Overview
Comark extends standard markdown with a powerful component system while maintaining full compatibility with CommonMark and GitHub Flavored Markdown. It provides:
- π High-performance parsing with markdown-it engine
- π¦ Streaming support with buffered and incremental modes
- β‘ Real-time rendering with auto-close for incomplete syntax
- π§ Comark component syntax for custom components
- π¨ Vue, React & Svelte renderers with custom component mapping
- π YAML frontmatter support
- π Automatic TOC generation
- π― Full TypeScript support
- π Syntax highlighting with Shiki integration