Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit d952d14

Browse files
committed
Merge pull request #856 from kaleb/patch-5
html/tidy: Remove hgroup, it is non-conforming
2 parents 154d0c5 + 1072ab0 commit d952d14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

syntax_checkers/html/tidy.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ let s:blocklevel_tags = [
122122
\ "section",
123123
\ "article",
124124
\ "aside",
125-
\ "hgroup",
126125
\ "header",
127126
\ "footer",
128127
\ "nav",

0 commit comments

Comments
 (0)