mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
For example, templates containing things like the literal string `\ribbit` weren't being escaped properly when being compiled. The `\r` was being interpreted as a carriage return character. I've added a test for this too, and all the existing tests pass.
25 KiB
25 KiB