enso/app
Adam Obuchowicz e7a9221618
Fix escaping \ (#9155)
Fixes #9151

In one of my previous PRs I merged two `escape` implementations having exactly the same documentation. However, one of it missed escaping `\` character.

# Important Notes
One test even expected that `\` are _not_ escaped, but I doubt it should, given the above bug report?
2024-02-23 12:10:45 +00:00
..
gui rename database Table to DB_Table (#9067) 2024-02-19 17:31:58 +00:00
gui2 Fix escaping \ (#9155) 2024-02-23 12:10:45 +00:00
ide-desktop Add Stripe for Billing Support (#8841) 2024-02-22 19:56:36 +03:00