markdown-formatting
Installation
SKILL.md
General
- No table of contents unless specifically requested.
Code Blocks
All code blocks must include a language tag and a Torchlight flag.
| Flag | Description |
|---|---|
+code |
Source code only (syntax highlighted) |
+demo |
Preview + code (always visible) |
+demo-folded |
Preview + code + collapsible |
Other flags (+preview, +collapse, output) exist but are less common — only use when requested.
Language Tags
| Use For | Tag |
Related skills