dsh-wechat-mp

coolbreezecoin

把 markdown 变成排好版的微信公众号草稿:样式逐条内联到元素上(编辑器会丢弃 `<style>` 块和 class 名),每张本地图片走微信自己的上传接口以免被过滤,然后创建草稿;不做群发。

Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.

安装命令

dsh plugin --profile web add dsh-wechat-mp

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载1032
分发方式NPM
收录时间2026-08-16

相关链接

同类插件