Re: [presentation-api] Fixed the structure of <section> tags in the spec HTML

Hi Mark,

I've updated tidy-html5 per the documentation, eliminated some 
accidental whitespace changes and uploaded the new patch. PTAL.

There're still some small whitespace changes for indents or removing 
blank lines in the end of the preformatted scripts. The main change 
starts at the line 988 where one <section> tag was closed too early 
causing the second API interface section be on the same level as the 
general "API" section. I indented the following html to reflect the 
correct section structure.

I've uploaded a diff of the raw text of the index.html with and 
without the patch and uploaded it here: 
http://avayvod.github.io/diff-with-patch-without-patch

As you can see there, the user visible change is only renumbering of 
the TOC and section titles (and two extra blank lines deleted).

There is a huge chunk in the spec file that's commented out which I 
deleted - I think if there's something valuable, we can always restore
 it using git. Right now it just clutters the spec source.

WDYT?

-- 
GitHub Notif of comment by avayvod
See 
https://github.com/w3c/presentation-api/pull/85#issuecomment-102139707

Received on Thursday, 14 May 2015 19:06:45 UTC