Build Steps

When presenting, you often want list items to appear one by one. Enable that behavior by adding this command to the top of your file:

build-lists: true

You can also specify different build modes:

build-lists: all # Equivalent to true
build-lists: notFirst # Will always show first item of a list

If you want to disable or tweak this on individual slides, use per slide commands—for example [.build-lists: false] or [.build-lists: not_first] to always reveal the first bullet immediately and build the rest.