Menu

#254 replacing unexpected <h2> by </h2>. But it is valid h2 tag.

open
nobody
5
2012-10-08
2011-09-08
No

JTidy replacing

as

while using nested

tags.
Here is my HTML code.

Test Content

Test Content

Here I get a warning as
Warning: replacing unexpected

by

Please help me to fix this issue.

Discussion

  • Rajesh Kumar

    Rajesh Kumar - 2011-09-08

    Note : I am using jtidy-r938

     
  • Adam A. Koch

    Adam A. Koch - 2012-05-04

    I'm not sure nesting h2 elements is allowed. That's probably why it is failing.

     
  • Martin

    Martin - 2012-05-04

    When looking at http://www.w3.org/TR/html4/struct/global.html#h-7.5.5, just inline elements are allowed inside headings, so h2 isn't allowed inside another h2 (or other heading). So jTidy finds an error and tries to fix this.

     

Log in to post a comment.

MongoDB Logo MongoDB