Merge branch 'thead' of git://github.com/phildawes/factor
commit
3acc06c5d9
|
@ -98,7 +98,7 @@ SYMBOL: html
|
|||
[
|
||||
"h1" "h2" "h3" "h4" "h5" "h6" "h7" "h8" "h9"
|
||||
"ol" "li" "form" "a" "p" "html" "head" "body" "title"
|
||||
"b" "i" "ul" "table" "tbody" "tr" "td" "th" "pre" "textarea"
|
||||
"b" "i" "ul" "table" "thead" "tfoot" "tbody" "tr" "td" "th" "pre" "textarea"
|
||||
"script" "div" "span" "select" "option" "style" "input"
|
||||
"strong"
|
||||
] [ define-closed-html-word ] each
|
||||
|
|
Loading…
Reference in New Issue