view mod_xhtmlim/README.markdown @ 3718:cc6f7e2e4a59

mod_http_muc_log: Add arrow to 'latest' link like on other navigation
author Kim Alvefur <zash@zash.se>
date Sun, 13 Oct 2019 16:56:52 +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`