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
/
files
Age
Commit message (
Expand
)
Author
2023-03-20
Add test for issue #65, which passes
Martin Vilcans
2023-02-24
Add test for forcing action with "!"
Martin Vilcans
2022-11-07
Add tests for extended characters
Martin Vilcans
2019-02-21
Do not create empty paragraph if Note is a full paragraph
Martin Vilcans
2019-02-21
Add supports for notes
Martin Vilcans
2016-04-14
Show multiple spaces in a row as is in HTML & PDF
Martin Vilcans
2015-09-18
Parse files with BOM present; fixes #5
michaelx386
2015-07-23
Add test for dual dialogue in FDX output
Martin Vilcans
2014-03-03
Tests that would have caught the p a r e n t h e t i c a l bug
Martin Vilcans
2012-07-22
Fixed runtime error on HTML output of dual dialogue.
Martin Vilcans
2012-07-10
Strip leading and trailing whitespace from character names.
Martin Vilcans
2012-07-10
Automatically create test cases from files in tests/files
Martin Vilcans
2012-07-09
Added page break support.
Martin Vilcans
2012-03-01
Line breaks become <br/> instead of <p> in HTML.
Martin Vilcans
2012-02-23
Output synopsis to HTML.
Martin Vilcans
2012-02-20
Added commenting out using /* boneyard */
Martin Vilcans
2012-02-19
Renamed SPMD to Fountain
Martin Vilcans
2012-02-08
Added support for sections
Martin Vilcans
2012-02-07
Scene headings are now h6 in HTML output
Martin Vilcans
2012-02-07
Added scene numbers
Martin Vilcans
2012-01-31
Added tests on actual input/output files.
Martin Vilcans