Browse Source

Rewrap tags/attributes lists

main
Ben Alpert 10 years ago
parent
commit
b6aa3a88c2
  1. 20
      docs/ref-04-tags-and-attributes.md

20
docs/ref-04-tags-and-attributes.md

@ -19,11 +19,11 @@ The following HTML elements are supported:
a abbr address area article aside audio b base bdi bdo big blockquote body br a abbr address area article aside audio b base bdi bdo big blockquote body br
button canvas caption cite code col colgroup data datalist dd del details dfn button canvas caption cite code col colgroup data datalist dd del details dfn
div dl dt em embed fieldset figcaption figure footer form h1 h2 h3 h4 h5 h6 div dl dt em embed fieldset figcaption figure footer form h1 h2 h3 h4 h5 h6
head header hr html i iframe img input ins kbd keygen label legend li link main head header hr html i iframe img input ins kbd keygen label legend li link
map mark menu menuitem meta meter nav noscript object ol optgroup option output main map mark menu menuitem meta meter nav noscript object ol optgroup option
p param pre progress q rp rt ruby s samp script section select small source output p param pre progress q rp rt ruby s samp script section select small
span strong style sub summary sup table tbody td textarea tfoot th thead time source span strong style sub summary sup table tbody td textarea tfoot th
title tr track u ul var video wbr thead time title tr track u ul var video wbr
``` ```
### SVG elements ### SVG elements
@ -58,11 +58,11 @@ autoComplete autoFocus autoPlay cellPadding cellSpacing charSet checked
className cols colSpan content contentEditable contextMenu controls coords className cols colSpan content contentEditable contextMenu controls coords
crossOrigin data dateTime defer dir disabled download draggable encType form crossOrigin data dateTime defer dir disabled download draggable encType form
formNoValidate frameBorder height hidden href hrefLang htmlFor httpEquiv icon formNoValidate frameBorder height hidden href hrefLang htmlFor httpEquiv icon
id label lang list loop max maxLength mediaGroup method min multiple muted name id label lang list loop max maxLength mediaGroup method min multiple muted
noValidate pattern placeholder poster preload radioGroup readOnly rel required name noValidate pattern placeholder poster preload radioGroup readOnly rel
role rows rowSpan sandbox scope scrollLeft scrolling scrollTop seamless required role rows rowSpan sandbox scope scrollLeft scrolling scrollTop
selected shape size span spellCheck src srcDoc srcSet start step style tabIndex seamless selected shape size span spellCheck src srcDoc srcSet start step
target title type useMap value width wmode style tabIndex target title type useMap value width wmode
``` ```
In addition, the following non-standard attributes are supported: In addition, the following non-standard attributes are supported:

Loading…
Cancel
Save