Home
last modified time | relevance | path

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

/external/markdown/docs/
Dusing_as_module.txt130 Currently, Markdown offers two output formats out of the box; "HTML4" and
132 "XHTML" which currently map to "HTML4" and "XHTML" respectively. However,
Drelease-2.0.txt55 The option to return HTML4 output as apposed to XHTML has been added. In
/external/clang/unittests/AST/
DCommentParser.cpp1148 TEST_F(CommentParserTest, HTML4) { in TEST_F() argument
DCommentLexer.cpp1037 TEST_F(CommentLexerTest, HTML4) { in TEST_F() argument
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt204 could recognize that the document is an HTML4-era document, and
205 defer to an HTML4 conformance checker.)