all repos

clerk @ a1448b5

missing tooling for ledger/hledger

clerk/journal/parser/testdata/comment_directive_end_alone.txtar (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
tests: switch to txtar, 3 days ago
1
-- input --
2
comment
3
some text
4
end
5
-- expect --
6
Journal
7
  CommentBlockDirective j:1:1-4:1
8
    Header: ""
9
    Content: "some text\n"