About This Rule Parse Configuration Keys Render Configuration Keys Description ===== About This Rule ===== | **Name** | translatehtml | | **Type** | filter | | **Syntax** | n/a | ===== Parse Configuration Keys ===== | **Key** | **Type** | **Description** | | ''type'' | int | A PHP constant indicate what translation table to use, defaults to ''HTML_ENTITIES'' | ===== Render Configuration Keys ===== None. ===== Description ===== Translates HTML in the source text using get_html_translation_table.