* Helmut Grohne <hel...@subdivi.de> [2023-06-28 20:40]:
> $ printf "bucket X\n2222/11/11 c\n  Y  1\n" | ledger -f - print
> 2222/11/11 c
>     Y                                              1

Alexis pointed out that this is the same as 
https://github.com/ledger/ledger/issues/604

Note that there are a lot of bugs about `print` creating invalid
syntax (see below).

Some of them can be avoided with `print --raw` (but unfortunately not
this one).

Some related bugs:
https://github.com/ledger/ledger/issues/1768
https://github.com/ledger/ledger/issues/1974
https://github.com/ledger/ledger/issues/2100
https://github.com/ledger/ledger/issues/1033
https://github.com/ledger/ledger/issues/1212

-- 
Martin Michlmayr
https://www.cyrius.com/

Reply via email to