mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-07 11:19:32 +03:00
e892fdc6d5
alias match patterns (the part left of the =) are now case-insensitive regular expressions matching anywhere in the account name. The replacement string (the part right of the =) can replace multiple matches within the account name. The replacement string does not yet support any of the usual syntax like backreferences. |
||
---|---|---|
.. | ||
CsvReader.hs | ||
JournalReader.hs | ||
TimelogReader.hs |