1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/telegram
Carlos Alexandro Becker e0dabc1cb9
feat(telegram): ability to choose msg format, mdv2escape (#4036)
this allows to choose parse mode between `HTML` and `Markdownv2`, and
adds a new template function, `mdv2escape`, to escape the characters
according to telegram docs:
https://core.telegram.org/bots/api#formatting-options


closes #4021
2023-05-27 00:17:02 -03:00
..
telegram_test.go feat(telegram): ability to choose msg format, mdv2escape (#4036) 2023-05-27 00:17:02 -03:00
telegram.go feat(telegram): ability to choose msg format, mdv2escape (#4036) 2023-05-27 00:17:02 -03:00