This is a list of current known issues and workarounds: - Opening and closing HTML tagnames that contain HubL must be identical (whitespace included): ``` ## Working <{{ tag }}></{{ tag }}> ## Broken <{{ tag }}></{{tag}}> ```
This is a list of current known issues and workarounds: