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

Slide Splitting - Configurable Slide Split #56

Open
burtlo opened this issue Apr 7, 2013 · 1 comment
Open

Slide Splitting - Configurable Slide Split #56

burtlo opened this issue Apr 7, 2013 · 1 comment
Labels

Comments

@burtlo
Copy link
Owner

burtlo commented Apr 7, 2013

Example parade file that would split slides on ## instead of the default #.

title "My Presentation"

split_slides_on "##"

Likely it would be good to allow for the user to specify more than one parameter.

title "My Presentation"

split_slides_on "#", "##", "###"
@burtlo
Copy link
Owner Author

burtlo commented Apr 7, 2013

I am not in love with the DSL method name split_slides_on and would be open for suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant