cjolowicz/retrocookie

No way to turn off escaping jinja

gone opened this issue · 0 comments

gone commented

I use copy_with_render in my project and include jinja files that are untranslated. I'd love a way to be able to instruct retrocookie to ignore those control characters.

A similar thought/issue I've been dealing with is configuring jinja in cookiecutter to use different delimiters (say $$ instead of {{ ) and I'd be nice to be able to configure what retrocookie escapes.