diff options
author | Martin Vilcans <martin@librador.com> | 2012-02-19 22:06:21 +0100 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2012-02-19 22:11:38 +0100 |
commit | 5883c35785b03f1823fcbdea82a00b76aaa3f785 (patch) | |
tree | 0d081e9ba02f82a9450f9acc74569780f521184a /tests/files/sections.fountain.html | |
parent | 75a5bb8fadc606dd03f93c852a5148732e7b44fb (diff) | |
download | screenplain-5883c35785b03f1823fcbdea82a00b76aaa3f785.tar.gz |
Renamed SPMD to Fountain
Diffstat (limited to 'tests/files/sections.fountain.html')
-rw-r--r-- | tests/files/sections.fountain.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/files/sections.fountain.html b/tests/files/sections.fountain.html new file mode 100644 index 0000000..d06decb --- /dev/null +++ b/tests/files/sections.fountain.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> |