Package Information
Released: 11/21/2025
Downloads: 23 weekly / 522 monthly
Latest Version: 0.1.4
Author: Your Name
Available Nodes
Documentation
n8n-nodes-wechat-formatter
This is an n8n community node that converts Markdown content into WeChat Official Account compatible HTML with inline styles. It includes 10 built-in themes.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n documentation.
- Settings > Community Nodes.
- Select Install.
- Enter
n8n-nodes-wechat-formatter.
Usage
This node takes Markdown text as input and outputs an HTML string with inline CSS, ready to be pasted into the WeChat Official Account editor or used in automation flows (e.g., uploading via API).
Inputs
- Markdown Content: The text you want to format.
- Theme: Select one of the 11 available themes.
Themes
- Default (Blue Tech)
- Green Nature
- Business Professional
- Warm Paper
- Elegant Purple
- Artist Black
- minimal_mono
- cyber_neon
- retro_orange
- cherry_blossom
- royal_gold
Compatibility
- n8n v0.1.0+
License
MIT