Closed marksauter closed 6 years ago
The split join tag function does not work when the tag name has a dash (-) in the name: <some-tag>. This sort of naming scheme is used in web-components and in vue components.
<some-tag>
The split join tag function does not work when the tag name has a dash (-) in the name:
<some-tag>
. This sort of naming scheme is used in web-components and in vue components.