focus-slide
focus-slide(config: (:), align: horizon + center, body)(source)Focus on some content.
Example: #focus-slide[Wake up!]
Parameters
config : dictionary default: (:)
The configuration of the slide. You can use config-xxx to set the configuration of the slide. For several configurations, you can use utils.merge-dicts to merge them.
align : alignment default: horizon + center
The alignment of the content. Default is horizon + center.