mirror of
https://github.com/Finb/Bark.git
synced 2026-04-25 22:15:52 +03:00
[GH-ISSUE #140] 请教一下,如果一条推送中有多个url链接,怎么处理才能点击转跳 #127
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#127
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 @usgate on GitHub (Mar 13, 2022).
Original GitHub issue: https://github.com/Finb/Bark/issues/140
目前链接如果要识别,只能放在url字段上。但是如果需要一次推送有多个链接,那就需要body字段识别链接,目前body字段的链接不能点击转跳
@TorCroft commented on GitHub (Apr 29, 2023):
现在是否有解决方案?
@usgate commented on GitHub (May 8, 2023):
没有