Same-line & next-line comments of transactions, postings, etc. are now parsed a bit more precisely. Previously parsing no comment gave the same result as an empty comment (a single newline); now it gives an empty string. Also, and perhaps as a consequence of the above, when there's no same-line comment but there is a next-line comment, we'll insert an empty first line, otherwise next-line comments would get moved up to the same line when rendered. Some doctests have been added. |
||
|---|---|---|
| .. | ||
| Common.hs | ||
| CsvReader.hs | ||
| JournalReader.hs | ||
| LedgerReader.hs.disabled | ||
| TimeclockReader.hs | ||
| TimedotReader.hs | ||