mirror of
https://github.com/art-ist/mustache-sharp.git
synced 2024-06-16 21:05:32 +00:00

I was not removing context when I was leaving a tag. This caused the context to grow indefinitely, which is not a valid representation of where the placeholder was located in the template.