;doc: makde some comments less like markdown headings

[ci skip]
This commit is contained in:
Simon Michael 2020-02-05 19:32:38 -08:00
parent e39d5a14c3
commit 659a034393
2 changed files with 2 additions and 3 deletions

View File

@ -305,8 +305,7 @@ Balance changes in 2008:
------------++---------------------------------------------------
|| $-1 $1 0 0 0 0
# Average is rounded to the dollar here since all journal amounts are
(Average is rounded to the dollar here since all journal amounts are)
```
Limitations:

View File

@ -63,7 +63,7 @@ Eg:
```shell
$ hledger -f bank1.csv print --new
# shows transactions added since last print --new on this file
(shows transactions added since last print --new on this file)
```
This assumes that transactions added to FILE always have same or increasing dates,