Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<template> elements have no helper #38

Closed
steve-h opened this issue Feb 8, 2019 · 0 comments
Closed

<template> elements have no helper #38

steve-h opened this issue Feb 8, 2019 · 0 comments

Comments

@steve-h
Copy link

steve-h commented Feb 8, 2019

I was contemplating Bootstrap Vue to see if it fit with this library.

I noticed that the <template> element is not handled in the library helper functions. It is sort of a fragment "thing" but is distinct in that you may possibly exclude it from being modified as it is not actually displayed in the main DOM, (ex. the redact example)

There should at least be example documentation on how it should be coded as an element and allowed in the document / fragment.

elements rb,rtc,data also do not appear in the Tag enum?

stephencelis added a commit that referenced this issue Feb 19, 2019
stephencelis added a commit that referenced this issue Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant