diff options
author | Martin Vilcans <martin@librador.com> | 2012-07-10 00:40:49 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2012-07-10 00:40:49 +0200 |
commit | f0fea172c34f62f8a35b1c28549e25e4a30589c5 (patch) | |
tree | b0ec59efc9d32500ce0d5aac3a3489523fb91934 /tests/files/dialogue.fountain.html | |
parent | 6b8ecde671306398f1c242df74ef918e12724f35 (diff) | |
download | screenplain-f0fea172c34f62f8a35b1c28549e25e4a30589c5.tar.gz |
Strip leading and trailing whitespace from character names.
Closes #2
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> |