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