aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/sections.spmd.html
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2012-02-08 00:05:01 +0100
committerMartin Vilcans <martin@librador.com>2012-02-08 00:05:10 +0100
commit429e3a428d3bd7f681bea753525dcffba078c4bf (patch)
tree1155c601202b7a2576a5a1edcfa90bb94bbffec0 /tests/files/sections.spmd.html
parentb2dbd04a50a159ba18caa152ae98267a16f89c28 (diff)
downloadscreenplain-429e3a428d3bd7f681bea753525dcffba078c4bf.tar.gz
Added support for sections
Diffstat (limited to 'tests/files/sections.spmd.html')
-rw-r--r--tests/files/sections.spmd.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/files/sections.spmd.html b/tests/files/sections.spmd.html
new file mode 100644
index 0000000..d06decb
--- /dev/null
+++ b/tests/files/sections.spmd.html
@@ -0,0 +1,7 @@
+<h1>First level</h1>
+<h2>Second level</h2>
+<h6>EXT. STREET - DAWN</h6>
+<div class="action"><p>DAWN walks down the street.</p></div>
+<h2>Second level again</h2>
+<h6>EXT. ALLEY - CONTINUOUS</h6>
+<div class="action"><p>Dawn walks into this place.</p></div>