Opened 10 years ago
Closed 10 years ago
#25179 closed New feature (wontfix)
Allow custom variable tags for Templates
Description ¶
Polymer and Angular both use the same Django-style {{ and }}s to denote variables.
It would be pretty neat to define custom tags or even choose from a list of different ones.
Note:
See TracTickets
for help on using tickets.
The verbatim tag is designed to solve this problem.