What problem does it solve?
This Skill solves the problem of converting Markdown content into HTML that is perfectly compatible with the WeChat Official Account editor, preserving formatting and enabling custom styling.
Core Features & Use Cases
- Seamless Conversion: Transforms Markdown syntax into WeChat-compatible inline HTML.
- Rich Formatting: Supports headers, quotes, code blocks, tables, lists, and custom components like scene cards and conclusion boxes.
- Customization: Allows for theme color adjustments and metadata like title, subtitle, author, and tags.
- Use Case: You've written a technical blog post in Markdown and need to publish it on WeChat. This Skill ensures it looks professional and retains its intended structure and styling.
Quick Start
Convert the markdown file named 'my_article.md' into an HTML file named 'wechat_article.html', setting the title to 'My Awesome Article'.