The content to indent
The indented content
Render children nodes to a markdown string, optionally separated by a string.
The node or array of nodes to render
Optionalseparator: stringAn optional separator string (legacy) or RenderContext
The rendered markdown string
Render a text token to a markdown string
The prefix to add before the content
The content to wrap
The wrapped content
Indent a markdown string according to the provided RenderContext