muse_normalize_for_platform
Convert Markdown documents for Notion, GitHub Wiki, or Obsidian platforms by handling links, images, code blocks, tables, and platform-specific syntax.
Instructions
Converts Markdown documents for Notion, GitHub Wiki, or Obsidian platforms. Handles links, images, code blocks, tables, frontmatter, and platform-specific syntax.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | The Markdown document to normalize | |
| platform | Yes | Target platform for the document | |
| options | No |