Skip to content

Commit 9c7fb64

Browse files
committed
added some new html tags
1 parent 01a56ab commit 9c7fb64

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

data/web-programming.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,27 @@
170170
},
171171
{
172172
"code": "<noframes>"
173+
},
174+
{
175+
"code": "<datalist>"
176+
},
177+
{
178+
"code": "<details>"
179+
},
180+
{
181+
"code": "<del>"
182+
},
183+
{
184+
"code": "<ins>"
185+
},
186+
{
187+
"code": "<outgroup>"
188+
},
189+
{
190+
"code": "<progress>"
191+
},
192+
{
193+
"code": "<meter>"
173194
}
174195
]
175196
},

0 commit comments

Comments
 (0)