markdownSlide

Add a horizontal Markdown slide. Content comes from either a content {} block (inline Markdown) or a filename pointing at an external .md file.

Parameters

slideContent

DSL block to configure the slide (content, id, classes, HorizontalMarkdownSlide.filename, etc.).

Throws

at render time if neither content {} nor filename is set.


Add a Markdown slide inside a verticalSlides block. Same semantics as the top-level markdownSlide but registered with the enclosing VerticalSlidesContext.