File

mod_xhtmlim/README.markdown @ 5543:fed5995180c5

mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table
author Kim Alvefur <zash@zash.se>
date Fri, 09 Jun 2023 18:07:15 +0200
parent 3699:1f68287138e3
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`