From 4999827eaf74221089bb8fe13bf430856475d059 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 5 May 2020 10:26:50 -0700 Subject: [PATCH] ;journal: doc: mention blank/unindented lines in transactions --- hledger-lib/hledger_journal.m4.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hledger-lib/hledger_journal.m4.md b/hledger-lib/hledger_journal.m4.md index f97091349..457525cf8 100644 --- a/hledger-lib/hledger_journal.m4.md +++ b/hledger-lib/hledger_journal.m4.md @@ -99,7 +99,8 @@ of the following optional fields, separated by spaces: - 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. + and the accounts involved (and/or indented comment lines; + but not blank lines or non-indented lines). Here's a simple journal file containing one transaction: ```journal