summaryrefslogtreecommitdiffstats
path: root/t/fmt/txt-fortunes/MultipleLines.norm
blob: 720b2411f57219adf229fa9668db743b17f4497e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is the first line,
here comes the second line.
%
And here is yet another wisdom.
%
Now it gets tricky:

There's an empty line between
these two paragraphs.

                        -- Author
%
%A fortune might start with
the % sign.
%%
Two % signs should be recognized as separator.
%
% And a % sign with a trailing space should be handled well.
%
And
  * some
  * bullets
  * as well.