Specify the (X)HTML markup version of the generated output.
Possible Settings:
The incompatibility may come from the HTML markup found in the text coming from the data source (e.g. doc-comments). To fix the syntax errors (like missing closing tags) automatically, you can use the option: "Text | Render Embedded HTML | Fix markup" |
true
.
The charset must always be specified in XHTML.
true
(default).
If HTML markup embedded in input text is allowed to format the generated output,
then, in the case of XHTML output it must be parsed and converted into XHTML too
(e.g. simple tags must have proper XML endings "/>"
).
That means, any inconsistencies found in the embedded HTML (e.g. a missing closing tag)
will be fixed on the way.