By quadralay
Authoritative reference for Markdown++ syntax including variables, conditions, custom styles, file includes, markers, multiline tables, and combined commands. Includes validation and alias generation scripts.
Markdown++ is an open documentation format built on CommonMark. It adds professional publishing features -- styles, variables, conditional content, cross-references, content assembly, metadata -- through HTML comment directives and inline tokens that are invisible to standard Markdown renderers.
Every Markdown++ file is a valid CommonMark document. No proprietary syntax, no custom file extension, no build step required to preview your content.
<!-- style:Note -->
This paragraph is styled as a note in published output, but renders
as a normal paragraph in GitHub, VS Code, or any Markdown viewer.
<!-- condition:online -->
This content only appears in online output formats.
<!-- /condition -->
The current version is $product_version;, released $release_date;.
HTML comments are invisible to renderers. Inline tokens ($variable;) pass through as literal text. The extensions activate only when processed by a publishing tool.
This is the home of the Markdown++ format standard -- its specification, examples, and tooling.
.md files demonstrating Markdown++ features.A Claude Code marketplace plugin for AI-assisted Markdown++ authoring.
/plugin marketplace add quadralay/markdown-plus-plus
/plugin install markdown-plus-plus@markdown-plus-plus
| Feature | Description |
|---|---|
| Syntax reference | Authoritative reference for all extensions (variables, conditions, styles, aliases, includes, markers, multiline tables) |
| Validation | Python script to check syntax errors, unclosed conditions, invalid variables, malformed JSON markers, duplicate aliases, orphaned tags |
| Alias generation | Script to auto-generate unique aliases for headings |
| Best practices | Naming conventions, document structure patterns, common mistakes |
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub quadralay/markdown-plus-plus --plugin markdown-plus-plusComplete skills suite for WebWorks ePublisher platform including Markdown++ authoring, project management, AutoMap publishing automation, and Reverb output testing
Complete skills suite for WebWorks ePublisher platform including project management, Markdown++ source integration, AutoMap publishing automation, and Reverb output testing
Remove signs of AI-generated writing from text. Detects and fixes 25 common AI writing patterns based on Wikipedia's Signs of AI writing guide.
Markdown documentation skills and linting with markdownlint.
Trim and optimize markdown files for LLM agent consumption
Compress LLM agent instructions and code documentation markdown files through iterative section-by-section compression with compressor-reviewer loop — lossless structural optimization and lossy semantic compression modes
Documentation review, cleanup, and generation with AI slop detection, style learning, and human-quality writing enforcement
Markdown preview server for AI coding agents. Renders markdown live in the browser with instant reload, Mermaid diagrams, and GFM support.
Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management