[Github-comments] [geany/geany] Option to allow replacing a sequence of characters by a line break (Issue #3152)

maettu-this notifications at github.com
Thu Apr 7 16:00:26 UTC 2022


I have a string like this: `123\r\nABC\r\nXYZ`

And would like an option like "replace ... by line break" allowing me displaying this string as, or converting this string to:
```
123
ABC
XYZ
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3152
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3152 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220407/df07ca1d/attachment.htm>


More information about the Github-comments mailing list