Skip to content

Conversation

@lenormf
Copy link

@lenormf lenormf commented May 17, 2020

The reference[1] defines synopses as follows:

Synopses are purely optional tools for the writer's outlining
and organizational process. They are ignored in formatted
output.

This commit makes the Foutain parser aware of them, even though the
export classes ultimately ignore them.

[1] https://fountain.io/syntax#section-overview

The reference[1] defines synopses as follows:

	Synopses are purely optional tools for the writer's outlining
	and organizational process. They are ignored in formatted
	output.

This commit makes the Foutain parser aware of them, even though the
export classes ultimately ignore them.

[1] https://fountain.io/syntax#section-overview
@lenormf lenormf force-pushed the comment-support branch from 3089cc5 to e10b2b8 Compare May 17, 2020 13:07
@vilcans
Copy link
Owner

vilcans commented May 23, 2020

What does this patch do? The parser already supports synopses (although it's called synopsis, as that is the singular form of synopses; I just noticed that the incorrect plural form "synopsises" is used at one function name though).

@lenormf
Copy link
Author

lenormf commented May 23, 2020

I didn't notice the existing code because there was no regex for synopses.

Without my patch, synopses are inserted into the output.

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.

2 participants