Overview
Renders Comark (Markdown components & attributes) syntax nicely on GitHub
A browser extension that fixes GitHub's rendering of Markdown files written with Comark syntax — components, attributes, spans and bindings. GitHub's Markdown renderer does not understand the Comark extensions: block components leak as plain paragraphs or broken headings, attribute groups show up as stray braces, and mdc code fences stay unhighlighted. With this extension installed, those files become readable again. On github.com, for READMEs and .md blob previews: 1. Detects Comark syntax. The extension fetches the raw Markdown source (from raw.githubusercontent.com) and scans it. Plain Markdown files are left untouched. 2. Re-renders the whole document with Comark. The raw source is parsed by the real Comark parser and rendered to HTML with @comark/html, replacing GitHub's lossy rendering. 3. Shows Comark syntax as highlighted code. 4. Highlights code fences with rangi using GitHub's own color palette — including ```mdc / ```comark fences, which GitHub leaves plain. On non-Comark pages, mdc fences are highlighted in place without touching anything else. Everything follows GitHub's light, dark and auto color modes.
0 out of 5No ratings
Details
- Version0.0.2
- UpdatedAugust 14, 2026
- Size182KiB
- LanguagesEnglish (United States)
- DeveloperWebsite
Email
extension@comark.dev - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site