Skip to content
Snippets Groups Projects
Commit 64b4f0cd authored by Matt Mackall's avatar Matt Mackall
Browse files

templater: fix escaping in nested string literals (issue4102)

Before the templater got extended for nested expressions, it made
sense to decode string escapes across the whole string. Now we do it
on a piece by piece basis.
parent 99c4b8f7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment