You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge/helper
Wim 04567c765e
Add support for markdown to HTML conversion (matrix). Closes #663 (#670)
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.
6 years ago
..
helper.go Add support for markdown to HTML conversion (matrix). Closes #663 (#670) 6 years ago
helper_test.go Fix IRC line splitting. Closes #584 (#587) 6 years ago