13.6.3 Suppressing closing </p> tags for HTML

By default, Mif2Go provides closing tags </tagname>, to conform to W3C validation requirements for XHTML. (One exception: unless you specify XHTML as the output type, Mif2Go does not generate closing tags for list items; see §21.12.2 Converting list formats to HTML list styles.)

To eliminate </p> closing tags:

[HTMLOptions]

; NoParaClose = No (default) or Yes (suppress </p> closing tags)

NoParaClose = Yes