azure-devops-wiki-markdown
Installation
SKILL.md
Azure DevOps Wiki Markdown
Route Azure DevOps Markdown questions to the right reference, with extra depth on wiki-only blocks, Mermaid-safe authoring, and code-fence language identifiers.
Bundled baseline: checked against Microsoft Learn Azure DevOps Markdown guidance, the Azure Repos Sprint 259 release note, and the Highlight.js supported-language table on April 9, 2026. Support statements describe that baseline, not permanent bans or proof for every Server version.
Decision Tree
What do you need to do?
Use the quick reference directly for routine known syntax. Load the relevant reference when a platform quirk, uncertain capability, or rendering failure needs it; the routes below do not require stacked reads for every edit.
- Draft or repair a normal wiki page -> read
references/syntax.md - Check whether a feature works in Done, Widget, PR, README, or Wiki -> read
references/support-matrix.md - Use wiki-only features such as
[[_TOSP_]],<details>,query-table,@mentions, KaTeX, or video embeds -> readreferences/advanced-features.md - Draft a proposal decision tree for a plan, rollout, ADR, or dependency discussion -> read
references/decision-trees.mdandtemplates/decision-tree-proposal.md - Create or debug a Mermaid diagram -> read
references/mermaid.md - Pick a fenced-code language tag or alias -> read
references/code-languages.mdand optionally runpython3 scripts/find_code_language.py <query> - Diagnose Azure DevOps-specific rendering surprises -> read
references/gotchas.md