Regex replace: Replace only (first) group of a match
|
|
4
|
71
|
June 9, 2025
|
Fun with OTP 28's new `:re` module - which version of Unicode is used by OTP 27/28?
|
|
2
|
279
|
March 26, 2025
|
Does Regex.replace support named captures?
|
|
2
|
431
|
January 2, 2024
|
How do I check whether a string only consists of characters that are keys inside a map?
|
|
2
|
517
|
May 6, 2023
|
Help converting regex (to remove emojis)
|
|
23
|
5234
|
April 12, 2023
|
Elixir app to translate text into regex (including some bash)
|
|
0
|
598
|
July 20, 2022
|
Anyone have a regex to de-nest alaises in an Elixir code base?
|
|
2
|
956
|
April 13, 2022
|
Get complete substrings from a string
|
|
3
|
1566
|
March 16, 2022
|
Regex for Domain Name
|
|
3
|
6523
|
February 24, 2022
|
Ecto Validate Format is not working for me
|
|
4
|
1586
|
February 12, 2022
|
Regex and Unicode
|
|
5
|
813
|
October 14, 2021
|
VS Code regex issue | Elixir snippets
|
|
5
|
997
|
September 14, 2021
|
Regex within a template inline tag
|
|
3
|
702
|
August 6, 2021
|
Potential Elixir/Erlang bug
|
|
6
|
825
|
June 15, 2021
|
Capturing regex matching variables in cond
|
|
9
|
2990
|
May 25, 2021
|
RegexToStrings – Get the strings a regex will match
|
|
5
|
665
|
May 9, 2021
|
Multiple regex replaces in one pass
|
|
1
|
1215
|
August 29, 2020
|
When is \s not a \s? Can someone explain Regex patterns?
|
|
2
|
3105
|
February 27, 2020
|
Get substring from a string
|
|
1
|
1120
|
December 9, 2019
|
Is the multiline modifier for regexes on by default?
|
|
4
|
2644
|
November 21, 2019
|
Replace time in a DateTime struct
|
|
2
|
1724
|
November 15, 2019
|
Verbalex - A library for creating complex, composable regular expressions with the reader & writer in mind
|
|
3
|
946
|
July 12, 2019
|
Regular expressions in Elixir with unicode characters
|
|
28
|
6792
|
March 10, 2019
|
Removing spaces and characters from string
|
|
2
|
14358
|
March 1, 2019
|
Regex, Named captures. Where did I go wrong?
|
|
5
|
2064
|
February 5, 2019
|
How to port this regular expression from JavaScript
|
|
9
|
1997
|
February 5, 2019
|
Regex Language group
|
|
3
|
858
|
January 19, 2019
|
Pattern matching with regex
|
|
11
|
2151
|
December 5, 2018
|
What is going on here?
|
|
4
|
885
|
November 24, 2018
|
Why doesn't this regex work?
|
|
2
|
982
|
October 30, 2018
|