Skip to main content

add-syntax-construct

Add a new block-level or inline-level syntax construct to Panache's parser and formatter — confirm the pandoc-native shape first, add SyntaxKinds for every byte category, gate it behind an extension or flavor, slot the block parser at the right precedence in the registry, teach the formatter, and pin it with fixtures in both golden suites. Use when asked to support a new Markdown/Quarto/Pandoc construct, or when a construct parses but formats wrongly because it was only half-wired.

Jump to install

Source facts

Repository
jolars/panache
Last source activity
August 18, 2026 at 13:33
Detected SKILL.md language
English
Stars
215
Forks
13

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.