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

Allow using incremental lists globally #109

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

mfontanini
Copy link
Owner

This allows setting a new config option which makes the behavior in #106 enabled for the entire presentation. e.g. add in front matter

---
options:
  incremental_lists: true
---

And now all lists will have an implicit pause in between. Do note that if you add an explicit <!-- pause --> in between bullet points, there will be double pauses but that's up to you.

Relates to #105

@mfontanini mfontanini merged commit 6f32bb6 into master Dec 27, 2023
5 checks passed
@mfontanini mfontanini deleted the global-incremental-lists branch December 27, 2023 02:46
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