chore: reference link

This commit is contained in:
Evan You 2019-10-21 16:46:47 -04:00
parent 5023dff60c
commit bc0ec27739

View File

@ -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,' +