aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/simple.fountain.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/simple.fountain.html')
-rw-r--r--tests/files/simple.fountain.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/files/simple.fountain.html b/tests/files/simple.fountain.html
index abcc55a..70043dd 100644
--- a/tests/files/simple.fountain.html
+++ b/tests/files/simple.fountain.html
@@ -1,4 +1,6 @@
<h6>EXT. SOMEWHERE - DAY</h6>
-<div class="action"><p>GUY and GURL walks down the street.</p></div>
+<div class="action"><p>GUY and GURL walk down the street.</p></div>
+<div class="action"><p>It's a sunny day.<br/>Sunnier than normal.<br/>Too sunny to be funny.</p></div>
<div class="dialog"><p class="character">GUY</p><p>So what's up?</p></div>
-<div class="dialog"><p class="character">GURL</p><p>Nothing much.</p></div>
+<div class="dialog"><p class="character">GURL</p><p>Nothing much.</p><p>Just thinking.</p><p>And you?</p></div>
+<div class="dialog"><p class="character">GUY</p><p>Nothing.</p></div>