The
-Thtml and
-Txhtml CSS2 styling used for
-mdoc input lists does not render properly in older browsers, such as Internet Explorer 6 and earlier.
In
-Thtml and
-Txhtml, the maximum size of an element attribute is determined by
BUFSIZ, which is usually 1024 bytes. Be aware of this when setting long link formats such as
-Ostyle=
really/long/link.
The
-Thtml and
-Txhtml output modes don't render the ‘\s' font size escape documented in
mdoc(7) and
man(7).
Nesting elements within next-line element scopes of
-man, such as ‘br' within an empty ‘B', will confuse
-Thtml and
-Txhtml and cause them to forget the formatting of the prior next-line scope.
The ‘i' macro in
-man should italicise all subsequent text if a line argument is not provided. This behaviour is not implemented. The ‘'' control character is an alias for the standard macro control character and does not emit a line-break as stipulated in GNU troff.