comparison tests/test-pending.t @ 20066:64b4f0cd7336 stable

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.
author Matt Mackall <mpm@selenic.com>
date Mon, 18 Nov 2013 14:02:26 -0500
parents 921458360270
children 8678b1eafbcf
comparison
equal deleted inserted replaced
20064:99c4b8f79324 20066:64b4f0cd7336