Fragmention in RevealJS
Whole items revealed, markers and all
Without the filter
A bare .fragment on the text leaves the bullet behind, so the markers all appear at once and the list looks broken while it fills in.
- First item.
- Second item.
- Third item.
With the filter
An empty marker span at the start of the item is hoisted onto the item itself, so the bullet arrives with its text.
- First item.
- Second item.
- Third item.
Nested lists
- A parent item.
- A nested item.
- Another nested item.
- A plain item, with no fragment at all.
Ordered lists
- First step.
- Second step.
- Third step.
Fragment styles
- Fade in.
- Highlight red.
- Grow.
Definitions
- Spectroscopy
- A technique to analyse chemical composition.
- Chromatography
- A technique to separate mixtures.
Quotes
The whole quote reveals as one.