Methods
(inner) slide(md, optsopt)
Marpit slide plugin.
Split markdown-it tokens into the slides by horizontal rule. Each slides will be wrapped by section element.
Parameters:
Name | Type | Attributes | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
md | MarkdownIt | markdown-it instance. | ||||||||||||||||
opts | Object | <optional> | Properties
|
- Source