index
:
screenplain
feature/pdf
magentastripe
master
msm_notes
page-size
pdf-font-support
python2
python3
MSM's mirror of Screenplain
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-01
Refactored spmd parser to use InputParagraph class.
Martin Vilcans
2012-02-01
New syntax for dual dialog: ^ (Jan 2012 spec)
Martin Vilcans
2012-02-01
Some pep8 compliance regarding whitespace
Martin Vilcans
2012-01-31
Updated readme to reflect that we don't support PDF output yet.
Martin Vilcans
2012-01-31
Transitions no longer have to be followed by a scene heading.
Martin Vilcans
2012-01-31
Changed rules for forced Scene Headings (slugs).
Martin Vilcans
2012-01-31
Added tests on actual input/output files.
Martin Vilcans
2012-01-31
Oops, blank lines weren't parsed as blank lines.
Martin Vilcans
2012-01-14
Use to avoid empty paragraphs in HTML.
Martin Vilcans
2012-01-14
Ignore trailing \r and \n properly.
Martin Vilcans
2011-12-16
A leading ">" on a line means it's parsed as a transition.
Martin Vilcans
2011-12-16
Possible to escape stars (\*) so they aren't parsed as emphasis.
Martin Vilcans
2011-12-16
A line with two spaces inside dialog keeps the dialog together.
Martin Vilcans
2011-12-16
Fixed some problems with old RichString tests.
Martin Vilcans
2011-12-10
Allow use of stdin and stdout instead of files.
Martin Vilcans
2011-12-10
Use HTML character references for special characters.
Martin Vilcans
2011-11-28
Removed unused non-working old plain text formatting
Martin Vilcans
2011-11-28
Removed support for txt and pdf output from command line.
Martin Vilcans
2011-11-28
Added licensing information (MIT license)
Martin Vilcans
2011-11-28
Created context manager for working with HTML tags.
Martin Vilcans
2011-11-28
Cleaned up a little CSS.
Martin Vilcans
2011-11-28
Support for centered action elements in HTML output.
Martin Vilcans
2011-11-28
Slug and Transition support only one line.
Martin Vilcans
2011-11-28
Support the --bare option to not output a complete HTML document.
Martin Vilcans
2011-11-28
Changed CSS to style based on Jonathan Poritsky's work.
Martin Vilcans
2011-11-28
Export complete HTML with CSS.
Martin Vilcans
2011-11-27
Renamed module annotated_html to html.
Martin Vilcans
2011-11-26
Some code style changes
Martin Vilcans
2011-11-25
Allow whitespace after "<" on centered line.
Martin Vilcans
2011-11-22
Fix incorrectly parsing when mixing italic and bold. Thx, Stu!
Martin Vilcans
2011-11-15
Fixed bold/underline etc. in FDX. (Capitalization mistake.)
Martin Vilcans
2011-11-15
Make sure upper case centered paragraph isn't parsed as dialogue.
Martin Vilcans
2011-11-15
Added support for >centering text<
Martin Vilcans
2011-11-10
Made RichString non-hierarchical (simpler).
Martin Vilcans
2011-11-06
Added script for running Screenplain.
Martin Vilcans
2011-10-11
Clarified some things in the README
Martin Vilcans
2011-10-01
Just some cleanup/reformatting
Martin Vilcans
2011-09-29
Added FDX output
Martin Vilcans
2011-09-27
When exporting HTML, use HTML styles for formatting.
Martin Vilcans
2011-09-26
Use rich strings for all content.
Martin Vilcans
2011-09-21
PEP8 compliance.
Martin Vilcans
2011-09-21
Added requirement that a slug must be only one line.
Martin Vilcans
2011-09-21
Parse bold, italic and underline (no output yet).
Martin Vilcans
2011-09-10
Write to a stream instead of file name in exporters that support it.
Martin Vilcans
2011-09-10
Readme with info about how to install python2.5
Martin Vilcans
2011-09-10
A Transition must be followed by a slug, otherwise it's Action
Martin Vilcans
2011-09-10
Removed server code from Screenplain library project.
Martin Vilcans
2011-09-09
Heed hard line breaks, per the SPMD spec.
Martin Vilcans
2011-09-09
Split code into more modules.
Martin Vilcans
2011-09-08
Added command-line options
Martin Vilcans
[prev]
[next]