muse_normalize_for_platform
Normalize Markdown for Notion, GitHub Wiki, or Obsidian by converting links, images, code blocks, tables, and frontmatter to 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
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | The Markdown document to normalize | |
| platform | Yes | Target platform for the document | |
| options | No |