index
:
screenplain
cleanup-testing
master
Write your screenplay in plain text and run it through this program to make it look good
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed pdf and text modules as they aren't supported yet anyway.
Martin Vilcans
2012-02-19
2
-45
/
+0
*
Renamed SPMD to Fountain
Martin Vilcans
2012-02-19
11
-18
/
+16
*
Moved spmd tests into separate classes.
Martin Vilcans
2012-02-19
1
-19
/
+29
*
Added synopsis support to slugs and sections.
Martin Vilcans
2012-02-19
3
-0
/
+59
*
Parse the title page.
Martin Vilcans
2012-02-16
2
-5
/
+104
*
Updated README to reflect new reality (Fountain, www.screenplain.com etc)
Martin Vilcans
2012-02-08
1
-17
/
+20
*
Added support for sections
Martin Vilcans
2012-02-08
8
-18
/
+83
*
Removed unused screenplain.format module etc.
Martin Vilcans
2012-02-07
1
-23
/
+0
*
Scene headings are now h6 in HTML output
Martin Vilcans
2012-02-07
4
-5
/
+5
*
Read the spec again. Scene numbers are alphanumeric only.
Martin Vilcans
2012-02-07
2
-5
/
+9
*
Added scene numbers
Martin Vilcans
2012-02-07
7
-18
/
+60
*
Don't count number of blank lines between paragraphs.
Martin Vilcans
2012-02-01
1
-7
/
+3
*
Refactored spmd parser to use InputParagraph class.
Martin Vilcans
2012-02-01
2
-100
/
+110
*
New syntax for dual dialog: ^ (Jan 2012 spec)
Martin Vilcans
2012-02-01
3
-45
/
+40
*
Some pep8 compliance regarding whitespace
Martin Vilcans
2012-02-01
1
-1
/
+2
*
Updated readme to reflect that we don't support PDF output yet.
Martin Vilcans
2012-01-31
1
-2
/
+4
*
Transitions no longer have to be followed by a scene heading.
Martin Vilcans
2012-01-31
2
-8
/
+16
*
Changed rules for forced Scene Headings (slugs).
Martin Vilcans
2012-01-31
2
-7
/
+22
*
Added tests on actual input/output files.
Martin Vilcans
2012-01-31
4
-0
/
+96
*
Oops, blank lines weren't parsed as blank lines.
Martin Vilcans
2012-01-31
1
-1
/
+1
*
Use to avoid empty paragraphs in HTML.
Martin Vilcans
2012-01-14
1
-11
/
+4
*
Ignore trailing \r and \n properly.
Martin Vilcans
2012-01-14
2
-18
/
+34
*
A leading ">" on a line means it's parsed as a transition.
Martin Vilcans
2011-12-16
2
-5
/
+30
*
Possible to escape stars (\*) so they aren't parsed as emphasis.
Martin Vilcans
2011-12-16
2
-21
/
+49
*
A line with two spaces inside dialog keeps the dialog together.
Martin Vilcans
2011-12-16
2
-3
/
+20
*
Fixed some problems with old RichString tests.
Martin Vilcans
2011-12-16
2
-13
/
+40
*
Allow use of stdin and stdout instead of files.
Martin Vilcans
2011-12-10
1
-11
/
+29
*
Use HTML character references for special characters.
Martin Vilcans
2011-12-10
1
-1
/
+1
*
Removed unused non-working old plain text formatting
Martin Vilcans
2011-11-28
1
-60
/
+0
*
Removed support for txt and pdf output from command line.
Martin Vilcans
2011-11-28
1
-4
/
+2
*
Added licensing information (MIT license)
Martin Vilcans
2011-11-28
14
-0
/
+73
*
Created context manager for working with HTML tags.
Martin Vilcans
2011-11-28
1
-44
/
+64
*
Cleaned up a little CSS.
Martin Vilcans
2011-11-28
1
-2
/
+2
*
Support for centered action elements in HTML output.
Martin Vilcans
2011-11-28
2
-9
/
+26
*
Slug and Transition support only one line.
Martin Vilcans
2011-11-28
2
-10
/
+14
*
Support the --bare option to not output a complete HTML document.
Martin Vilcans
2011-11-28
2
-4
/
+33
*
Changed CSS to style based on Jonathan Poritsky's work.
Martin Vilcans
2011-11-28
2
-15
/
+25
*
Export complete HTML with CSS.
Martin Vilcans
2011-11-28
3
-53
/
+172
*
Renamed module annotated_html to html.
Martin Vilcans
2011-11-27
2
-5
/
+7
*
Some code style changes
Martin Vilcans
2011-11-26
7
-24
/
+44
*
Allow whitespace after "<" on centered line.
Martin Vilcans
2011-11-25
2
-7
/
+15
*
Fix incorrectly parsing when mixing italic and bold. Thx, Stu!
Martin Vilcans
2011-11-22
2
-4
/
+29
*
Fixed bold/underline etc. in FDX. (Capitalization mistake.)
Martin Vilcans
2011-11-15
2
-11
/
+11
*
Make sure upper case centered paragraph isn't parsed as dialogue.
Martin Vilcans
2011-11-15
2
-7
/
+15
*
Added support for >centering text<
Martin Vilcans
2011-11-15
4
-12
/
+54
*
Made RichString non-hierarchical (simpler).
Martin Vilcans
2011-11-10
5
-206
/
+338
*
Added script for running Screenplain.
Martin Vilcans
2011-11-06
1
-0
/
+9
*
Clarified some things in the README
Martin Vilcans
2011-10-11
1
-2
/
+10
*
Just some cleanup/reformatting
Martin Vilcans
2011-10-01
4
-4
/
+5
*
Added FDX output
Martin Vilcans
2011-09-29
3
-1
/
+132
[next]