mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #964] [Bug] 发送的Hook通知参数 \n 会被转成 \\n #656
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#656
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lihawhaw on GitHub (Sep 14, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/964
软件版本 / Release Version
v0.4.0-rc1
缺陷描述 / Description
自定义Hook的参数

\n\n会被转成\\n\\n,导致显示的Markdown消息没有换行,而是显示文字\n\n。复现步骤 / Steps to reproduce
\n\n换行符日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Sep 14, 2025):
直接回车就好了呀
@lihawhaw commented on GitHub (Sep 14, 2025):
@fudiwei 不行,Server酱需要
\n\nhttps://doc.sc3.ft07.com/zh/serverchan3/faq
@fudiwei commented on GitHub (Sep 15, 2025):
敲两个回车……