Searched refs:HTML4 (Results 1 – 5 of 5) sorted by relevance
130 Currently, Markdown offers two output formats out of the box; "HTML4" and 132 "XHTML" which currently map to "HTML4" and "XHTML" respectively. However,
55 The option to return HTML4 output as apposed to XHTML has been added. In
1148 TEST_F(CommentParserTest, HTML4) { in TEST_F() argument
1037 TEST_F(CommentLexerTest, HTML4) { in TEST_F() argument
204 could recognize that the document is an HTML4-era document, and205 defer to an HTML4 conformance checker.)