;doc: bal: tree mode html limitation, edit [#1846]

This commit is contained in:
Simon Michael 2024-09-29 22:20:33 -10:00
parent 944e27b342
commit 12481804cd

View File

@ -885,8 +885,8 @@ then you might run the `balance` command with the extra option `--base-url=http:
You can also produce relative links, like `--base-url="some/path"` or `--base-url=""`.)
The balance reports' HTML output
currently does not display tree mode reports properly ([#1846](https://github.com/simonmichael/hledger/issues/1846)).
For now, if generating HTML you should probabBly use the default `--flat` mode.
currently does not indent [tree mode](#list-or-tree-mode) reports properly ([#1846](https://github.com/simonmichael/hledger/issues/1846)).
So in HTML balance reports, use list mode for now (it is the default).
### Some useful balance reports