5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 16:59:34 +00:00
matterbridge/bridge/telegram
Dan Walmsley b275efaeff
Add support for code blocks in telegram (#1650)
* handle code blocks in telegram.

* support multi-line code blocks.

* remove import.

* handle code blocks in middle of normal text.

* support multiple code blocks in same message.
2021-12-07 21:26:28 +01:00
..
handlers.go Add support for code blocks in telegram (#1650) 2021-12-07 21:26:28 +01:00
html.go Fix regression in HTML handling (telegram). Closes #734 2019-02-24 15:13:56 +01:00
telegram.go Convert .tgs with go libraries (and cgo) (telegram) (#1569) 2021-08-24 22:32:50 +02:00