From 12481804cdb9fe9e20eb518649495f73b09bb6f1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 29 Sep 2024 22:20:33 -1000 Subject: [PATCH] ;doc: bal: tree mode html limitation, edit [#1846] --- hledger/Hledger/Cli/Commands/Balance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Balance.md b/hledger/Hledger/Cli/Commands/Balance.md index 8b7f30703..adea33308 100644 --- a/hledger/Hledger/Cli/Commands/Balance.md +++ b/hledger/Hledger/Cli/Commands/Balance.md @@ -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