bh format command throws an error when using syntax as shown below. Based on [issue 476 in the beancount repo ](https://github.com/beancount/beancount/issues/476)and [this thread on the mailing list](https://groups.google.com/u/1/g/beancount/c/C8dpE9M61Qo) it seems like this should be supported syntax. ``` 2025-01-03 * "transfer" Assets:Broker1:STOCK -20.00 STOCK {} Assets:Broker2:STOCK 20.00 STOCK {USD} ``` I am happy to try to help implement this with a little bit of guidance.
bh format command throws an error when using syntax as shown below. Based on issue 476 in the beancount repo and this thread on the mailing list it seems like this should be supported syntax.
I am happy to try to help implement this with a little bit of guidance.