14 lines
713 B
Markdown
14 lines
713 B
Markdown
---
|
|
name: Zensical Docs Markdown Guidance
|
|
description: Use the Zensical docs MCP resource when editing Markdown documentation in this repository.
|
|
applyTo: '**/*.md'
|
|
---
|
|
|
|
When editing Markdown files in this repository, use the Zensical docs resource `resource://skills/zensical-docs/document` for relevant documentation authoring guidance.
|
|
|
|
Prefer Zensical-native documentation conventions when they cover the need cleanly, while preserving expected MkDocs compatibility unless the Zensical guidance intentionally diverges.
|
|
|
|
Always check to make sure the entries in `/home/john/Documents/prompts/zensical.toml` are up to date with any changes.
|
|
|
|
Also ensure that top-level pages specify icons in their front matter
|