aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fountain_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed bad test case nameMartin Vilcans2012-07-101-1/+1
|
* Added page break support.Martin Vilcans2012-07-091-1/+11
| | | | | | In HTML output, uses style page-break-before: always Closes #3
* PEP8 compliance.Martin Vilcans2012-07-081-0/+1
| | | | | | Especially get rid of the "E128 continuation line under-indented for visual indent" which is new in later versions of the pep8 program.
* Only a single period creates a slug.Martin Vilcans2012-07-081-0/+9
| | | | Fixes #4
* Support mixed sections and synopsisesMartin Vilcans2012-03-121-0/+10
|
* Support sections that are bunched together.Martin Vilcans2012-03-121-0/+17
|
* Added commenting out using /* boneyard */Martin Vilcans2012-02-201-1/+6
|
* Transition must end with "TO:", not just ":"Martin Vilcans2012-02-191-0/+8
| | | | New in Fountain spec.
* Renamed SPMD to FountainMartin Vilcans2012-02-191-0/+435