| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-13 | Use six.StringIO instead of StringIO.StringIO | Martin Vilcans | |
| 2013-08-13 | Use unittest2 if available but don't require it. | Martin Vilcans | |
| The features of unittest2 are already in Python >=2.7. | |||
| 2013-08-13 | Removed dependency on unittest2 | Martin Vilcans | |
| I think I don't use its features and it doesn't exist under that name in Python 3. | |||
| 2012-07-10 | Changed bad test case name | Martin Vilcans | |
| 2012-07-09 | Added page break support. | Martin Vilcans | |
| In HTML output, uses style page-break-before: always Closes #3 | |||
| 2012-07-08 | PEP8 compliance. | Martin Vilcans | |
| Especially get rid of the "E128 continuation line under-indented for visual indent" which is new in later versions of the pep8 program. | |||
| 2012-07-08 | Only a single period creates a slug. | Martin Vilcans | |
| Fixes #4 | |||
| 2012-03-12 | Support mixed sections and synopsises | Martin Vilcans | |
| 2012-03-12 | Support sections that are bunched together. | Martin Vilcans | |
| 2012-02-20 | Added commenting out using /* boneyard */ | Martin Vilcans | |
| 2012-02-19 | Transition must end with "TO:", not just ":" | Martin Vilcans | |
| New in Fountain spec. | |||
| 2012-02-19 | Renamed SPMD to Fountain | Martin Vilcans | |
