diff options
-rw-r--r-- | doc/ledger3.texi | 8 | ||||
-rw-r--r-- | test/input/drewr3.dat | 11 |
2 files changed, 4 insertions, 15 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 0e22aad6..83d0368f 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1422,7 +1422,7 @@ increase compatibility with other text manipulation programs and methods four additional comment characters are valid if used at the beginning of a line: @samp{#}, @samp{|}, and @samp{*} and @samp{%}. -Block comments can be made by use @code{@!comment} ... @code{@!end +Block comments can be made by use @code{comment} ... @code{end comment}. @smallexample @@ -1432,10 +1432,10 @@ comment}. | and this, * and this. -!comment +comment This is a block comment with multiple lines -!end comment +end comment @end smallexample There are several forms of comments within a transaction, for example: @@ -2000,7 +2000,7 @@ the account directive. For example: @smallexample apply account Personal 2011/11/15 Supermarket - Expenses:Groceries + Expenses:Groceries $ 50.00 Assets:Checking @end smallexample diff --git a/test/input/drewr3.dat b/test/input/drewr3.dat index e72ccd70..0e16466b 100644 --- a/test/input/drewr3.dat +++ b/test/input/drewr3.dat @@ -69,15 +69,4 @@ end tag Income:Sales end tag -apply account Expenses -bucket Assets:Checking -2011/04/25 Tom's Used Cars - Auto $ 5,500.00 - ; :nobudget: - -end account -apply payee Amazon.com B.*k Store - -2011/04/27 Book Store - Books $20.00 |