Skip to content

Commit d3c487f

Browse files
committed
format
1 parent b46aca0 commit d3c487f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

src/builtin.lisp

+2-7
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,12 @@
1212
names)))
1313

1414
(define-builtin-tags
15-
; tags
1615
a abbr address area article aside audio b base bdi bdo blockquote
1716
body br button canvas caption cite code col colgroup data datalist
1817
dd del details dfn dialog div dl dt em embed fieldset figcaption
19-
figure footer form h1 h2 h3 h4 h5 h6 head header hr i iframe
18+
figure footer form h1 h2 h3 h4 h5 h6 head header html hr i iframe
2019
img input ins kbd label legend li link main |map| mark meta meter nav
2120
noscript object ol optgroup option output p param picture pre progress
2221
q rp rt ruby s samp script section select small source span strong
2322
style sub summary sup svg table tbody td template textarea tfoot th
24-
thead |time| title tr track u ul var video wbr
25-
; html-tag
26-
html
27-
; fragment
28-
<>)
23+
thead |time| title tr track u ul var video wbr <>)

0 commit comments

Comments
 (0)