Searched refs:HTML4 (Results 1 – 6 of 6) sorted by relevance
326 <!DOCTYPE HTML SYSTEM "http://www.w3.org/DTD/HTML4-strict.dtd"><body><b>Mine!</b></body>329 | <!DOCTYPE html "" "http://www.w3.org/DTD/HTML4-strict.dtd">
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.)