From 8653510e3de9bf61db9495064854d64a531093ed Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 16 Jul 2021 08:09:26 -1000 Subject: [PATCH] ;doc: journal: link Transactions -> Postings --- hledger/hledger.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 35663d37e..18a5120ee 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -1529,7 +1529,7 @@ of the following optional fields, separated by spaces: - a description (any remaining text until end of line or a semicolon) - a comment (any remaining text following a semicolon until end of line, and any following indented lines beginning with a semicolon) -- 0 or more indented *posting* lines, describing what was transferred and the accounts involved +- 0 or more indented [*posting* lines](#postings), describing what was transferred and the accounts involved (indented comment lines are also allowed, but not blank lines or non-indented lines). Here's a simple journal file containing one transaction: