You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could provide a function that checks for nested tags and properly closes them before sending to bel / rbel... but then the question is whether we are sacrificing performance for what would be a less than optimal solution.
Actually would the performance there really matter?
https://developer.mozilla.org/en-US/docs/Glossary/Empty_element
It's redundant and obnoxious to close custom elements that do not take in or make use of children elements. @JRJurman is this possible?
The text was updated successfully, but these errors were encountered: