Mif2Go preserves character overrides by default. To keep only character properties defined in character formats:
; AllowOverrides = Yes (default) or No (ignore untagged char props,
You can still allow certain overrides on a format-by-format basis:
; Overrides allows text prop overrides for <b>, <i>, <u>,
; and <strike>, even if [HTMLOptions]AllowOverrides is turned off
You can also specify some font properties to override those in a character format:
; doc format (para or char) = keywords for functions and properties
; Bold, Ital, ULine, and Strike apply those char props to text
; Plain turns all four of those char properties off by default.
; Color1 - Color254 color text as defined in Frame and [Colors]
; NoColor suppresses use of the <font color=...> in the style.
The Colorn settings work the same way as for paragraph formats; see §21.8 Specifying text colors.