Mercurial > prosody-modules
view mod_xhtmlim/README.markdown @ 4597:c858c76d0845
mod_tweet_data: New module that fetches and sends tweet data
based on tweet URLs in MUC messages.
author | JC Brand <jc@opkode.com> |
---|---|
date | Tue, 22 Jun 2021 11:41:16 +0200 |
parents | 1f68287138e3 |
children |
line wrap: on
line source
Introduction ============ This module attempts to sanitize XHTML-IM messages. It does **not** attempt to sanitize any CSS embedded in `style` attributes, these are instead stripped by default. Configuration ============= Option Type Default ------------------------ --------- --------- `strip_xhtml_style` boolean `true` `bounce_invalid_xhtml` boolean `false`