From 647a77225d2622fdf7c453f6f97db6a8073c3f43 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 5 May 2020 10:37:51 -0700 Subject: [PATCH] ;journal: doc: tweak --- hledger-lib/hledger_journal.m4.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hledger-lib/hledger_journal.m4.md b/hledger-lib/hledger_journal.m4.md index 457525cf8..b44b0a70e 100644 --- a/hledger-lib/hledger_journal.m4.md +++ b/hledger-lib/hledger_journal.m4.md @@ -98,9 +98,8 @@ 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 (and/or indented comment lines; - but not blank lines or non-indented lines). +- 0 or more indented *posting* lines, 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: ```journal