📄️ touying-set-config
Inject configuration changes into a block of content.
📄️ appendix
Begin the appendix of the presentation.
📄️ touying-recall
Recall a slide by its label.
📄️ touying-fn-wrapper
Wrapper for a function to make it can receive self as an argument.
📄️ touying-slide-wrapper
Wrapper for a slide function to make it can receive self as an argument.
📄️ jump
Jump to a subslide position, either relatively or absolutely.
📄️ pause
Reveal the next subslide.
📄️ meanwhile
Reset the subslide counter back to 1, allowing content after #meanwhile to appear simultaneously with content from su...
📄️ effect
Take effect in some subslides.
📄️ uncover
Uncover content in some subslides.
📄️ only
Display content in some subslides only.
📄️ handout-only
Display content only in handout mode.
📄️ alternatives-match
#alternatives has a couple of 'cousins' that might be more convenient in some situations.
📄️ alternatives
#alternatives is able to show contents sequentially in subslides.
📄️ alternatives-fn
You can have very fine-grained control over the content depending on the current subslide by using #alternatives-fn.
📄️ alternatives-cases
You can use this function if you want to have one piece of content that changes only slightly depending of what 'case...
📄️ item-by-item
Display list, enum, or terms items one by one with animation.
📄️ speaker-note
Speaker notes are a way to add additional information to your slides that is not visible to the audience.
📄️ alert
Alert is a way to display a message to the audience.
📄️ touying-equation
Animated math equation.
📄️ touying-mitex
Touying can integrate with mitex to display math equations.
📄️ touying-raw
Animated code block.
📄️ touying-reducer
Extend external packages with pause and meanwhile animation support.
📄️ slide
Touying slide function.
📄️ empty-slide
Empty slide with no default heading or section context.