We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4d42e commit d4ea951Copy full SHA for d4ea951
lib/arbre/html/html5_elements.rb
@@ -8,7 +8,7 @@ module HTML
8
:dfn, :div, :dl, :dt, :em, :embed, :fieldset, :figcaption, :figure,
9
:footer, :form, :h1, :h2, :h3, :h4, :h5, :h6, :head, :header, :hgroup,
10
:hr, :html, :i, :iframe, :img, :input, :ins, :keygen, :kbd, :label,
11
- :legend, :li, :link, :map, :mark, :menu, :menuitem, :meta, :meter, :nav, :noscript,
+ :legend, :li, :link, :main, :map, :mark, :menu, :menuitem, :meta, :meter, :nav, :noscript,
12
:object, :ol, :optgroup, :option, :output, :param, :pre, :progress, :q,
13
:s, :samp, :script, :section, :select, :small, :source, :span,
14
:strong, :style, :sub, :summary, :sup, :svg, :table, :tbody, :td,
0 commit comments