Open gkhk0 opened 1 year ago
Previously empty element tags were causing other elements to be incorrectly rendered inside them.
This commit fixes the issue by ensuring that empty non self-closing tags are handled correctly.
Closes #42
Previously empty element tags were causing other elements to be incorrectly rendered inside them.
This commit fixes the issue by ensuring that empty non self-closing tags are handled correctly.
Closes #42