Merge pull request #856 from kaleb/patch-5
html/tidy: Remove hgroup, it is non-conforming
This commit is contained in:
commit
d952d14747
@ -122,7 +122,6 @@ let s:blocklevel_tags = [
|
|||||||
\ "section",
|
\ "section",
|
||||||
\ "article",
|
\ "article",
|
||||||
\ "aside",
|
\ "aside",
|
||||||
\ "hgroup",
|
|
||||||
\ "header",
|
\ "header",
|
||||||
\ "footer",
|
\ "footer",
|
||||||
\ "nav",
|
\ "nav",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user