.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / html-tags / html-tags.json
1 [
2         "a",
3         "abbr",
4         "address",
5         "area",
6         "article",
7         "aside",
8         "audio",
9         "b",
10         "base",
11         "bdi",
12         "bdo",
13         "blockquote",
14         "body",
15         "br",
16         "button",
17         "canvas",
18         "caption",
19         "cite",
20         "code",
21         "col",
22         "colgroup",
23         "data",
24         "datalist",
25         "dd",
26         "del",
27         "details",
28         "dfn",
29         "dialog",
30         "div",
31         "dl",
32         "dt",
33         "em",
34         "embed",
35         "fieldset",
36         "figcaption",
37         "figure",
38         "footer",
39         "form",
40         "h1",
41         "h2",
42         "h3",
43         "h4",
44         "h5",
45         "h6",
46         "head",
47         "header",
48         "hgroup",
49         "hr",
50         "html",
51         "i",
52         "iframe",
53         "img",
54         "input",
55         "ins",
56         "kbd",
57         "keygen",
58         "label",
59         "legend",
60         "li",
61         "link",
62         "main",
63         "map",
64         "mark",
65         "math",
66         "menu",
67         "menuitem",
68         "meta",
69         "meter",
70         "nav",
71         "noscript",
72         "object",
73         "ol",
74         "optgroup",
75         "option",
76         "output",
77         "p",
78         "param",
79         "picture",
80         "pre",
81         "progress",
82         "q",
83         "rb",
84         "rp",
85         "rt",
86         "rtc",
87         "ruby",
88         "s",
89         "samp",
90         "script",
91         "section",
92         "select",
93         "slot",
94         "small",
95         "source",
96         "span",
97         "strong",
98         "style",
99         "sub",
100         "summary",
101         "sup",
102         "svg",
103         "table",
104         "tbody",
105         "td",
106         "template",
107         "textarea",
108         "tfoot",
109         "th",
110         "thead",
111         "time",
112         "title",
113         "tr",
114         "track",
115         "u",
116         "ul",
117         "var",
118         "video",
119         "wbr"
120 ]