Full runtime helpers object provided by MarkdownManager to handlers. This includes the small author-facing helpers plus internal helpers that can be useful for advanced handlers.
Optional
Current render context when calling renderers; undefined during parse.
Return the indent string for a given level (e.g. ' ' or '\t').
Indent a multi-line string according to the provided RenderContext.
Full runtime helpers object provided by MarkdownManager to handlers. This includes the small author-facing helpers plus internal helpers that can be useful for advanced handlers.