12.4.3 Encoding special characters for contents and index entries

If entries in your Eclipse Help contents or index show up with special characters represented as numeric entity references (&#nnn;), try setting:

[HTMLOptions]

ValidOnly = Yes

See §21.6.1 Understanding how Mif2Go represents characters.

If the results are not satisfactory, try the following settings to force a different method:

[HTMLOptions]

Encoding = UTF-8

NumericCharRefs = No

See §14.3.3 Specifying character encoding for generic XML.