From d5d34eb84efe918fce818a25954a0e65dd8067ad Mon Sep 17 00:00:00 2001 From: cstork Date: Wed, 24 Feb 2016 17:49:28 +0100 Subject: [PATCH] Fixed formatting in ledger.md --- ledger.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/ledger.md b/ledger.md index 4027c3d4c..f091cb0b0 100644 --- a/ledger.md +++ b/ledger.md @@ -45,23 +45,23 @@ Format ### 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 - 2008/01/01 * KFC - Expenses:Food $20 - Assets:Cash $-20 = $500 ; ensures cash is at $500 + 2008/01/01 * KFC + Expenses:Food $20 + Assets:Cash $-20 = $500 ; ensures cash is at $500 ### Balance assignment - 2008/01/01 * Cash balance - Assets:Cash = $500 - Equity:Adjustments + 2008/01/01 * Cash balance + Assets:Cash = $500 + Equity:Adjustments - 2008/01/01 * KFC - Expenses:Food $20 - Assets:Cash = $500 ; figures out what's needed to make it $500 + 2008/01/01 * KFC + Expenses:Food $20 + Assets:Cash = $500 ; figures out what's needed to make it $500 ### Payables @@ -109,11 +109,11 @@ Format ### Comments - ; line comment - # also line comment - % also line comment - | also line comment - * also line comment + ; line comment + # also line comment + % also line comment + | also line comment + * also line comment ### Periods