Ignore 8-bit characters (HTML only).
Type & position: | command, preamble |
Syntax: | !html_ignore_8bit <text> |
Description: | If you use this switch in the preamble, 8 bit characters won't
be converted to HTML entities (ä,
etc.). The meta tag Content-Type will automatically be filled with the right charset descriptor by UDO. |
Exists since: | Release 6 Patchlevel 2, Erweiterung seit Version 6.5.0 |
See also: | !code_source, !code_target |
Example:
!code_target [utf-8] !html_ignore_8bit
<meta http-equiv="content-type" content="text/html;charset=UTF-8">