On 22/11/2017 14:58, Johan Corveleyn wrote: > On Mon, Nov 20, 2017 at 3:58 PM, <lyalya...@apache.org> wrote: >> Author: lyalyakin >> Date: Mon Nov 20 14:58:39 2017 >> New Revision: 1815812 >> >> URL: http://svn.apache.org/viewvc?rev=1815812&view=rev >> Log: >> * staging/quick-start.html >> Make TOC (Table of Contents) contain h2 sections only for now. >> >> Modified: >> subversion/site/staging/quick-start.html >> >> Modified: subversion/site/staging/quick-start.html >> URL: >> http://svn.apache.org/viewvc/subversion/site/staging/quick-start.html?rev=1815812&r1=1815811&r2=1815812&view=diff >> ============================================================================== >> --- subversion/site/staging/quick-start.html (original) >> +++ subversion/site/staging/quick-start.html Mon Nov 20 14:58:39 2017 >> @@ -1,4 +1,4 @@ >> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" >> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" > ^^^ Oops, you added a BOM again (thanks to Stefan Hett for spotting > this ... I had totally missed it :-)). I quickly went ahead and reverted this in r1816399.
Regards, Stefan