aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/sections.fountain.html
blob: df46c11feeff05c0f72cd669e5dfc8e7fc92a22e (plain) (blame)
1
2
3
4
5
6
7
<h1>First level</h1><span class="h1-synopsis">Synopsis for level one.</span>
<h2>Second level</h2><span class="h2-synopsis">Synopsis for level two.</span>
<h6>EXT. STREET - DAWN</h6><span class="h6-synopsis">Synopsis for the street scene</span>
<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>