Comark extends standard Markdown with a component system and provides high-performance parsing, streaming/incremental parsing with auto-close for incomplete syntax, and framework renderers for Vue, React, and Svelte. It outputs a lightweight Comark AST, supports frontmatter, automatic TOC generation, and Shiki-based syntax highlighting.
Use Comark for static site generators, real-time markdown editors, documentation platforms, or any workflow where embedding custom components in markdown and streaming LLM output safely is required. It's ideal when you need incremental rendering or to render AI-generated content without broken markup.
Works well with agents that stream LLM output and need robust markdown handling (e.g., agents using incremental rendering or CLI agents that render ANSI output).
This skill has not been reviewed by our automated audit pipeline yet.