1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/tmpl
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
..
tmpl_test.go feat(telegram): ability to choose msg format, mdv2escape (#4036) 2023-05-27 00:17:02 -03:00
tmpl.go feat(telegram): ability to choose msg format, mdv2escape (#4036) 2023-05-27 00:17:02 -03:00