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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
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-10-01
Just some cleanup/reformatting
Martin Vilcans
2011-09-29
Added FDX output
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
A Transition must be followed by a slug, otherwise it's Action
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-08-24
New spec for transitions.
Martin Vilcans
2011-08-23
Simplified dual dialog design.
Martin Vilcans