
I've been experimenting with some macros lately and have come across what seems to be a bug. My current experiments regard nesting macros which require HTML entity substitution. Today, when testing a non-nested macro I replaced }} with }} in preparation of building the first level of the nest. After making this change, the macro broke. Mind you, this was a completely functional macro beforehand that completely lacked any substitution. Below is a simple example of the basic example and the output.
Here is an example of the alteration and the output To my knowledge this should not be occurring. Has anyone else encountered this issue or is there something I'm overlooking?