Home
last modified time | relevance | path

Searched refs:HTML_NLALL (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/mandoc/
H A Dhtml.c59 {"html", HTML_NLALL},
60 {"head", HTML_NLALL | HTML_INDENT},
61 {"body", HTML_NLALL},
66 {"section", HTML_NLALL},
73 {"table", HTML_NLALL | HTML_INDENT},
74 {"tr", HTML_NLALL | HTML_INDENT},
77 {"ul", HTML_NLALL | HTML_INDENT},
78 {"ol", HTML_NLALL | HTML_INDENT},
79 {"dl", HTML_NLALL | HTML_INDENT},
90 {"style", HTML_NLALL | HTML_INDENT},
[all …]