aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/files/dual-dialogue.fountain.fdx21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/files/dual-dialogue.fountain.fdx b/tests/files/dual-dialogue.fountain.fdx
new file mode 100644
index 0000000..16d022e
--- /dev/null
+++ b/tests/files/dual-dialogue.fountain.fdx
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
+<FinalDraft DocumentType="Script" Template="No" Version="1">
+ <Content>
+ <Paragraph>
+ <DualDialogue>
+ <Paragraph Type="Character">
+ <Text>GIRL</Text>
+ </Paragraph>
+ <Paragraph Type="Dialogue">
+ <Text>Hey!</Text>
+ </Paragraph>
+ <Paragraph Type="Character">
+ <Text>GUY</Text>
+ </Paragraph>
+ <Paragraph Type="Dialogue">
+ <Text>Hello!</Text>
+ </Paragraph>
+ </DualDialogue>
+ </Paragraph>
+ </Content>
+</FinalDraft>