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
|
271
|
March 26, 2025
|
Does Regex.replace support named captures?
|
|
2
|
426
|
January 2, 2024
|
How do I check whether a string only consists of characters that are keys inside a map?
|
|
2
|
515
|
May 6, 2023
|
Help converting regex (to remove emojis)
|
|
23
|
5222
|
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
|
955
|
April 13, 2022
|
Get complete substrings from a string
|
|
3
|
1564
|
March 16, 2022
|
Regex for Domain Name
|
|
3
|
6402
|
February 24, 2022
|
Ecto Validate Format is not working for me
|
|
4
|
1583
|
February 12, 2022
|
Regex and Unicode
|
|
5
|
811
|
October 14, 2021
|
VS Code regex issue | Elixir snippets
|
|
5
|
996
|
September 14, 2021
|
Regex within a template inline tag
|
|
3
|
701
|
August 6, 2021
|
Potential Elixir/Erlang bug
|
|
6
|
824
|
June 15, 2021
|
Capturing regex matching variables in cond
|
|
9
|
2979
|
May 25, 2021
|
RegexToStrings – Get the strings a regex will match
|
|
5
|
664
|
May 9, 2021
|
Multiple regex replaces in one pass
|
|
1
|
1213
|
August 29, 2020
|
When is \s not a \s? Can someone explain Regex patterns?
|
|
2
|
3093
|
February 27, 2020
|
Get substring from a string
|
|
1
|
1119
|
December 9, 2019
|
Is the multiline modifier for regexes on by default?
|
|
4
|
2638
|
November 21, 2019
|
Replace time in a DateTime struct
|
|
2
|
1720
|
November 15, 2019
|
Verbalex - A library for creating complex, composable regular expressions with the reader & writer in mind
|
|
3
|
945
|
July 12, 2019
|
Regular expressions in Elixir with unicode characters
|
|
28
|
6788
|
March 10, 2019
|
Removing spaces and characters from string
|
|
2
|
14345
|
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
|
1995
|
February 5, 2019
|
Regex Language group
|
|
3
|
856
|
January 19, 2019
|
Pattern matching with regex
|
|
11
|
2148
|
December 5, 2018
|
What is going on here?
|
|
4
|
884
|
November 24, 2018
|
Why doesn't this regex work?
|
|
2
|
982
|
October 30, 2018
|