Closed blais closed 9 months ago
Somehow this doesn't parse, results in a syntax error:
2022-12-27 balance Liabilities:US:BofA:Gold -(6,331.71 + 29.86) USD
It's the minus sign in front of the parenthesis that doesn't parse.
Another failing example:
2023-06-27 balance Liabilities:US:BofA:Gold -(13,723.23 + (143.69 + 15.60 + 20.57 + 6.61 + 28.44)) USD
Good catch. This is fixed in 2.0.4
Somehow this doesn't parse, results in a syntax error: