A JavaScript parser for the screenplay format Fountain
Stars
270
Forks
56
Watchers
270
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Escaped characters matching emphasis syntax now preserved. Closes #10
ab7f539View on GitHubAdded missing scene number formatting, improved css for sections, synopsis and scene numbers
874cfd2View on GitHubFixed numerous issues, improved css styling for dialogue. Closes #5, Closes #6, Closes #7, Closes #8, Closes #9
c98d758View on GitHubAdded support for emphasis spanning multiple lines in dialogue blocks, improved inline lexer efficiency (now one regex test per line rather than six). Closes #3
c11ac80View on GitHub