mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-13 15:47:14 +03:00
This uses our own gomatrix lib with the SendHTML function which adds HTML to formatted_body in matrix. golang-commonmark is used to convert markdown into valid HTML.