Home | History | Annotate | Download | only in js

Lines Matching refs:markup

167   /** token style for a markup declaration such as a DOCTYPE. */
177 * A class that indicates a section of markup that is not code, e.g. to allow
672 /** split markup into chunks of html tags (style null) and
1248 // Treat it as markup if the first non whitespace character is a < and
1251 ? 'default-markup'
1275 ['default-markup', 'htm', 'html', 'mxml', 'xhtml', 'xml', 'xsl']);