Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ### section heading handling for XML output; adding regression tests #29

Closed
wants to merge 3 commits into from

Conversation

arikrupnik
Copy link

This is the simplest of the approaches I outlines in issue #27. To make sure I haven't broken any of the other outputs, I added regression tests (in a separate commit). I simply took the .fountain files from https://github.com/nyousefi/Fountain/tree/master/FountainTests and ran textplay on them three times to generate HTML, XML and FDX outputs. The relevant files in the tests directory simply record texplay behavior as it is today. Running make tests reports any differences between between current texplay output and previously recorded output.

This is only a proposal. Let me know what you think, and what improvements I can male.

@arikrupnik
Copy link
Author

I made a Python parser for Fountain here: https://github.com/arikrupnik/fountainhead

@arikrupnik arikrupnik closed this Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant