Modulesยง
- imp ๐
- inline_
html ๐ - Helpers for making Pango-compatible strings from inline HTML.
- widgets ๐
- Build HTML messages.
Structsยง
- Message
Text - A widget displaying the content of a text message.
Constantsยง
- SUPPORTED_
BLOCK_ ๐ELEMENTS - All supported block elements from the Matrix spec.
- SUPPORTED_
INLINE_ ๐ELEMENTS - All supported inline elements from the Matrix spec.
Staticsยง
- HTML_
MESSAGE_ ๐SANITIZER_ CONFIG - HTML sanitizer config for HTML messages.
Functionsยง
- formatted_
body_ ๐is_ html - Whether the given
FormattedBody
contains HTML.