doc: journal: use consistent semicolon comments in examples
About to add support for # posting comments, but using the semicolon in examples makes them easier to test with Ledger. [ci skip]
This commit is contained in:
parent
949c53e203
commit
0e4d791371
@ -800,7 +800,7 @@ The commodity and display format will be applied to all subsequent commodity-les
|
||||
D $1,000.00
|
||||
|
||||
1/1
|
||||
a 5 # <- commodity-less amount, becomes $1
|
||||
a 5 ; <- commodity-less amount, becomes $1
|
||||
b
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user