Skip to content

Add nitem (numbered lists) #23

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Colelyman
Copy link

I have found this useful in my slides so I thought that it may be useful upstream. I have essentially copied the implementation for item and replaced the bullet with an automatically incrementing number.

Please let me know if anything should be changed or if there are improvements that I can make.

Thanks!

These changes adds the implementation for nitem, which is similar to item except
that it prints numbers instead of bullets. This will automatically increment the
count for each slide and on every new slide the count will be reset.

There is a default separator that comes after the number "." that can be
changed. Also, the number itself can be changed, but the count for the slide
will still be incremented if this is provided.
@Colelyman Colelyman changed the title nitem- numbered lists Add nitem (numbered lists) Apr 23, 2019
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