aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/notes.fountain
blob: f72b4fc101bb97ae88544734bb53950feef532b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Before1 [[some notes]]After1

Before2 [[multiline
note
here]]After2

Before3 [[multiline
note
  
with a blank line]]After3

Multiple [[notes]]on one[[line]]

This is not [[
a proper note

because it contains a blank line
]]

Before full paragraph note

[[Note as its own paragraph does not generate an empty paragraph]]

After full paragraph note

Before multi-paragraph note

[[Note as its own paragraph
on several lines
does not generate an empty paragraph]]

After multi-paragraph note