diff options
Diffstat (limited to 'tests/files/notes.fountain')
| -rw-r--r-- | tests/files/notes.fountain | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/files/notes.fountain b/tests/files/notes.fountain index 1e68fd2..f72b4fc 100644 --- a/tests/files/notes.fountain +++ b/tests/files/notes.fountain @@ -16,3 +16,17 @@ 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 |
