File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -103,13 +103,13 @@ Add the following to your `pubspec.yaml` file:
103103| ------------| -----------| -------| -------------| ---------| ---------| -------| ------| --------| --------| --------|
104104| ` a ` | ` abbr ` | ` acronym ` | ` address ` | ` article ` | ` aside ` | ` audio ` | ` b ` | ` bdi ` | ` bdo ` | ` big ` |
105105| ` blockquote ` | ` body ` | ` br ` | ` caption ` | ` cite ` | ` code ` | ` data ` | ` dd ` | ` del ` | ` details ` | ` dfn ` |
106- | ` div ` | ` dl ` | ` dt ` | ` em ` | ` figcaption ` | ` figure ` | ` footer ` | ` h1 ` | ` h2 ` | ` h3 ` | ` h4 ` |
107- | ` h5 ` | ` h6 ` | ` header ` | ` hr ` | ` i ` | ` iframe ` | ` img ` | ` ins ` | ` kbd ` | ` li ` | ` main ` |
108- | ` mark ` | ` nav ` | ` noscript ` | ` ol ` | ` p ` | ` pre ` | ` q ` | ` rp ` | ` rt ` | ` ruby ` | ` s ` |
109- | ` samp ` | ` section ` | ` small ` | ` span ` | ` strike ` | ` strong ` | ` sub ` | ` sup ` | ` summary ` | ` svg ` | ` table ` |
110- | ` tbody ` | ` td ` | ` template ` | ` tfoot ` | ` th ` | ` thead ` | ` time ` | ` tr ` | ` tt ` | ` u ` | ` ul ` |
111- | ` var ` | ` video ` | ` math ` : | ` mrow ` | ` msup ` | ` msub ` | ` mover ` | ` munder ` | ` msubsup ` | ` moverunder ` | ` mfrac ` |
112- | ` mlongdiv ` | ` msqrt ` | ` mroot ` | ` mi ` | ` mn ` | ` mo ` | | | | | |
106+ | ` div ` | ` dl ` | ` dt ` | ` em ` | ` figcaption ` | ` figure ` | ` footer ` | ` font ` | ` h1 ` | ` h2 ` | ` h3 ` |
107+ | ` h4 ` | ` h5 ` | ` h6 ` | ` header ` | ` hr ` | ` i ` | ` iframe ` | ` img ` | ` ins ` | ` kbd ` | ` li ` |
108+ | ` main ` | ` mark ` | ` nav ` | ` noscript ` | ` ol ` | ` p ` | ` pre ` | ` q ` | ` rp ` | ` rt ` | ` ruby ` |
109+ | ` s ` | ` samp ` | ` section ` | ` small ` | ` span ` | ` strike ` | ` strong ` | ` sub ` | ` sup ` | ` summary ` | ` svg ` |
110+ | ` table ` | ` tbody ` | ` td ` | ` template ` | ` tfoot ` | ` th ` | ` thead ` | ` time ` | ` tr ` | ` tt ` | ` u ` |
111+ | ` ul ` | ` var ` | ` video ` | ` math ` : | ` mrow ` | ` msup ` | ` msub ` | ` mover ` | ` munder ` | ` msubsup ` | ` moverunder ` |
112+ | ` mfrac ` | ` mlongdiv ` | ` msqrt ` | ` mroot ` | ` mi ` | ` mn ` | ` mo ` | | | | |
113113
114114
115115## Currently Supported CSS Attributes:
You can’t perform that action at this time.
0 commit comments