Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(?x) ^ (?<date>\d{2}\/\d{2}) [ ]+ (?<description>[\w ]*\w(?:[ ]+\d{2}\/\d{2})?) [ ]+ (?<value_sign>[-+]|) [ ]* (?<value>\d+,\d{2}) \r?\n (?<categories>\S.*)
/
gm
Unit Tests
There are no unit tests, click
here
to add some.