22.14.3 Eliminating <nobr>
tags
By default, DITA2Go generates <nobr> tags around
non-breaking hyphens. However, the <nobr> tag is not
included in the W3C DTD, despite the fact that all browsers support it.
To eliminate <nobr> tags from the
output, specify the following option:
[HTMLOptions]
; AllowNobr = Yes (default, use <nobr> tags around nonbreaking
; hyphens, supported properly by all browsers),
; or No (required for W3C validation)
AllowNobr = No
Previous Topic: 22.14.2 Replacing
high ASCII characters for W3C validation
Next Topic: 22.14.4 Avoiding
redundant attribute assignments in tables
Parent Topic: 22.14 Passing
W3C validation tests
Sibling Topics:
22.14.1 Understanding
limitations of W3C validation
22.14.2 Replacing
high ASCII characters for W3C validation
22.14.4 Avoiding
redundant attribute assignments in tables
Table of Contents • Index