Closed captnswing closed 2 months ago
see https://gist.github.com/jakub-g/e580331ce7363b831d4273fb2fded4d9
so that e.g.
field: day regex: \p{Letter}+
will match "Måndag" in the field
Got pulled into #53 it looks like. Thank you and sorry for the big delay!
see https://gist.github.com/jakub-g/e580331ce7363b831d4273fb2fded4d9
so that e.g.
will match "Måndag" in the field