convert_markdown_to_wechat_html
Convert Markdown to WeChat-compatible HTML with inline styles, enabling direct copy-paste publishing to WeChat articles.
Instructions
Convert Markdown to WeChat-friendly HTML with inline styles for copy/paste publishing workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Theme name: default | tech | warm | apple | wechat-native | default |
| title | No | Optional article title rendered as h1 | |
| markdown | Yes | Source markdown text |