appleboy/drone-telegram

The wrong escape character appears in the link in markdown

AoEiuV020 opened this issue · 2 comments

[GITHUB](https://github.com/AoEiuV020/w6s_lite_android/releases/tag/20211027144119)
automatically transformed into
[GITHUB](https://github.com/AoEiuV020/w6s\_lite\_android/releases/tag/20211027144119)
This causes the link to not open properly

image

In fact, telegram will handle the underscore correctly even if it is not escaped
@koluchiy