-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Description
What version of Temple are you using?
0.1.3
What OS are you experiencing this issue?
MacOS Ventura
What Browser are you experiencing this issue?
Chrome
Describe the Bug
Apparently HTML symbols are not working on partials .tml
files. But is working with .dtml
files.
Expected Behavior
© or any HTML symbols should work upon rendering.
To Reproduce
- Create a partial file
.tml
extension - Load the partial file on a
.dtml
extension ex:index.dtml
- Add any HTML symbols ex: ©
Include git repo/fork so we can easily reproduce the issue
No response