function Deno.jupyter.md
unstable
md(strings: TemplateStringsArray,...values: unknown[],): Displayable
Deprecated
Show Markdown in Jupyter frontends with a tagged template function.
Takes a template string and returns a displayable object for Jupyter frontends.