;journal: doc: mention blank/unindented lines in transactions

This commit is contained in:
Simon Michael 2020-05-05 10:26:50 -07:00
parent 6935c46b2c
commit 4999827eaf

View File

@ -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