mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-31 23:25:09 +00:00
We are a little weird about which string escapes we support, and we don't support raw strings. I thought this might be worth documenting. Inspired by https://github.com/martinvonz/jj/pull/2251