clerk/journal/parser/testdata/comment_percent.txtar (view raw)
-- input --
% a comment
-- expect --
Journal
Comment j:1:1-2:1
Marker: "%"
Text: "a comment"