all repos

clerk @ a1448b5

missing tooling for ledger/hledger

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

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