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 instantiation: warn on problematic tags #159

Closed
Tarmil opened this issue Mar 8, 2018 · 0 comments
Closed

Template instantiation: warn on problematic tags #159

Tarmil opened this issue Mar 8, 2018 · 0 comments

Comments

@Tarmil
Copy link
Member

Tarmil commented Mar 8, 2018

When instantiating a template in HTML, we use tags named after a hole. However, some tag names are problematic, for example <body> won't be parsed correctly. We should show a warning when such holes are used in an instantiation, and advise the user to rename the hole.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants