[TYPO3-core] doctye and xhtmlDoctype docs
Martin Kutschker
Martin.Kutschker at blackbox.net
Sun Dec 11 18:00:47 CET 2005
Michael Stucki <michael at typo3.org> writes on
Sat, 10 Dec 2005 19:00:27 +0100 (MET):
>
> | config.doctype = (
> | <!DOCTYPE html
> | PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
> | "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"
> | >
> | )
>
> Is it correct that the ">" is on a single line? Shouldn't it be on the
> line above?
I've copied it from the MathML 2.0 document:
http://www.w3.org/TR/MathML2/appendixa.html#parsing.usingdtdt
But AFAIK it's only cosmetics. You could write it all on a single line without changing it's meaning.
Masi
More information about the TYPO3-team-core
mailing list