diff options
Diffstat (limited to 'tests/files')
-rw-r--r-- | tests/files/boneyard.fountain | 22 | ||||
-rw-r--r-- | tests/files/boneyard.fountain.html | 4 |
2 files changed, 26 insertions, 0 deletions
diff --git a/tests/files/boneyard.fountain b/tests/files/boneyard.fountain new file mode 100644 index 0000000..3d3adc2 --- /dev/null +++ b/tests/files/boneyard.fountain @@ -0,0 +1,22 @@ +As he rattles off the long list, Brick and Steel share a look. This is going to be BAD. + +CUT TO: +/* +INT. GARAGE - DAY + +BRICK and STEEL get into Mom's PORSCHE, Steel at the wheel. They pause for a beat, the gravity of the situation catching up with them. + +BRICK +This is everybody we've ever put away. + +STEEL +(starting the engine) +So much for retirement! + +They speed off. To destiny! + +CUT TO: +*/ +EXT. PALATIAL MANSION - DAY + +An EXTREMELY HANDSOME MAN drinks a beer. Shirtless, unfortunately. diff --git a/tests/files/boneyard.fountain.html b/tests/files/boneyard.fountain.html new file mode 100644 index 0000000..291581b --- /dev/null +++ b/tests/files/boneyard.fountain.html @@ -0,0 +1,4 @@ +<div class="action"><p>As he rattles off the long list, Brick and Steel share a look. This is going to be BAD.</p></div> +<div class="transition">CUT TO:</div> +<h6>EXT. PALATIAL MANSION - DAY</h6> +<div class="action"><p>An EXTREMELY HANDSOME MAN drinks a beer. Shirtless, unfortunately.</p></div> |