Merge pull request #852 from kaleb/patch-2
html/tidy: Allow more HTML5 input types
This commit is contained in:
commit
0298480789
@ -78,7 +78,7 @@ let s:ignore_errors = [
|
||||
\ "inserting missing 'title' element",
|
||||
\ "attribute \"[+",
|
||||
\ "unescaped & or unknown entity",
|
||||
\ "<input> attribute \"type\" has invalid value \"search\""
|
||||
\ "<input> attribute \"type\" has invalid value"
|
||||
\ ]
|
||||
|
||||
let s:blocklevel_tags = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user