mirror of https://github.com/vuejs/core.git
chore: reference link
This commit is contained in:
parent
5023dff60c
commit
bc0ec27739
|
@ -1,5 +1,6 @@
|
|||
import { makeMap } from '../../shared/src/makeMap'
|
||||
|
||||
// https://developer.mozilla.org/en-US/docs/Web/HTML/Element
|
||||
const HTML_TAGS =
|
||||
'html,body,base,head,link,meta,style,title,address,article,aside,footer,' +
|
||||
'header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,' +
|
||||
|
|
Loading…
Reference in New Issue