diff options
Diffstat (limited to 'tests/files/dialogue.fountain.html')
-rw-r--r-- | tests/files/dialogue.fountain.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/files/dialogue.fountain.html b/tests/files/dialogue.fountain.html new file mode 100644 index 0000000..9b19719 --- /dev/null +++ b/tests/files/dialogue.fountain.html @@ -0,0 +1,2 @@ +<div class="dialog"><p class="character">GIRL</p><p>Let me tell you something.</p></div> +<div class="dialog"><p class="character">GUY</p><p>I don't wanna.</p></div> |