mirror of
https://github.com/songquanpeng/message-pusher.git
synced 2026-04-22 15:07:13 +08:00
ef7c2d0a9d
* 使用webhook和custom通道发送消息时如果内容中包含\n会推送失败的问题 * 消息查看页面增加markdown内容解析,访问链接页面增加GFM拓展解析 * 访问链接页面GFM footnote支持