.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / remark-parse / lib / block-elements.json
1 [
2   "address",
3   "article",
4   "aside",
5   "base",
6   "basefont",
7   "blockquote",
8   "body",
9   "caption",
10   "center",
11   "col",
12   "colgroup",
13   "dd",
14   "details",
15   "dialog",
16   "dir",
17   "div",
18   "dl",
19   "dt",
20   "fieldset",
21   "figcaption",
22   "figure",
23   "footer",
24   "form",
25   "frame",
26   "frameset",
27   "h1",
28   "h2",
29   "h3",
30   "h4",
31   "h5",
32   "h6",
33   "head",
34   "header",
35   "hgroup",
36   "hr",
37   "html",
38   "iframe",
39   "legend",
40   "li",
41   "link",
42   "main",
43   "menu",
44   "menuitem",
45   "meta",
46   "nav",
47   "noframes",
48   "ol",
49   "optgroup",
50   "option",
51   "p",
52   "param",
53   "pre",
54   "section",
55   "source",
56   "title",
57   "summary",
58   "table",
59   "tbody",
60   "td",
61   "tfoot",
62   "th",
63   "thead",
64   "title",
65   "tr",
66   "track",
67   "ul"
68 ]