datavis-tech / json-templates

Simple templating within JSON structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle 'at' symbol in default values

taras80 opened this issue · comments

e.g. {{email:jdoe@gmail.com}}

AssertionError: 'Hello Jane Doe ({{email:jdoe@gmail.com}}), how are you ?' == 'Hello Jane Doe (jdoe@gmail.com), how are you ?'