Last modified: 2014-09-03 12:13:31 UTC
See also: Bug 47936, Bug 51562, Bug 30597 and related Bug 10467, Bug 11555 According to my comment on Bug 11555, section HTML output should looks as follows: <section> <header> <h2>Section heading</h2> <span>[edit section]</span> </header> <p>Bunch of awesome content</p> </section> See its specification on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section and http://www.w3schools.com/tags/tag_section.asp
*** This bug has been marked as a duplicate of bug 6104 ***