Open leonerd opened 2 years ago
If the substitution delimiters don't match between pattern and replacement, it gets very confused and thinks the rest of the file is just plain text:
If however you make them match (e.g. by using {} in both), it copes fine:
{}
If the substitution delimiters don't match between pattern and replacement, it gets very confused and thinks the rest of the file is just plain text:
If however you make them match (e.g. by using
{}
in both), it copes fine: