Fixed formatting in ledger.md
This commit is contained in:
parent
c6e93a99cd
commit
d5d34eb84e
30
ledger.md
30
ledger.md
|
@ -45,23 +45,23 @@ Format
|
||||||
|
|
||||||
### Secondary dates
|
### Secondary dates
|
||||||
|
|
||||||
2008/01/01=2008/01/14 Client invoice ; estimated date you'll be paid
|
2008/01/01=2008/01/14 Client invoice ; estimated date you'll be paid
|
||||||
|
|
||||||
### Balance assertions
|
### Balance assertions
|
||||||
|
|
||||||
2008/01/01 * KFC
|
2008/01/01 * KFC
|
||||||
Expenses:Food $20
|
Expenses:Food $20
|
||||||
Assets:Cash $-20 = $500 ; ensures cash is at $500
|
Assets:Cash $-20 = $500 ; ensures cash is at $500
|
||||||
|
|
||||||
### Balance assignment
|
### Balance assignment
|
||||||
|
|
||||||
2008/01/01 * Cash balance
|
2008/01/01 * Cash balance
|
||||||
Assets:Cash = $500
|
Assets:Cash = $500
|
||||||
Equity:Adjustments
|
Equity:Adjustments
|
||||||
|
|
||||||
2008/01/01 * KFC
|
2008/01/01 * KFC
|
||||||
Expenses:Food $20
|
Expenses:Food $20
|
||||||
Assets:Cash = $500 ; figures out what's needed to make it $500
|
Assets:Cash = $500 ; figures out what's needed to make it $500
|
||||||
|
|
||||||
### Payables
|
### Payables
|
||||||
|
|
||||||
|
@ -109,11 +109,11 @@ Format
|
||||||
|
|
||||||
### Comments
|
### Comments
|
||||||
|
|
||||||
; line comment
|
; line comment
|
||||||
# also line comment
|
# also line comment
|
||||||
% also line comment
|
% also line comment
|
||||||
| also line comment
|
| also line comment
|
||||||
* also line comment
|
* also line comment
|
||||||
|
|
||||||
### Periods
|
### Periods
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue