From f0fea172c34f62f8a35b1c28549e25e4a30589c5 Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Tue, 10 Jul 2012 00:40:49 +0200 Subject: Strip leading and trailing whitespace from character names. Closes #2 --- tests/files/dialogue.fountain.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/files/dialogue.fountain.html (limited to 'tests/files/dialogue.fountain.html') 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 @@ +

GIRL

Let me tell you something.

+

GUY

I don't wanna.

-- cgit