A Modal used in addRenderedMarkdownButton to display rendered markdown from a raw string, or fetched from a provided url.
Raw markdown content or url to find raw markdown.
True → fetch markdown from source as url. False → source is already a markdown string.
source
Generated using TypeDoc
A Modal used in addRenderedMarkdownButton to display rendered markdown from a raw string, or fetched from a provided url.
Raw markdown content or url to find raw markdown.
True → fetch markdown from
source
as url. False →source
is already a markdown string.