clerk/journal/parser/testdata/comment_directive.txtar (view raw)
-- input --
comment
some text
end comment
-- expect --
Journal
CommentBlockDirective j:1:1-4:1
Header: ""
Content: "some text\n"