Skip to main content
Module

x/display/mod.ts>md

Rich Displays for Jupyter JavaScript Kernels
Latest
variable md
import { md } from "https://deno.land/x/display@v1.1.2/mod.ts";

Show Markdown in Jupyter frontends with a tagged template function.

Takes a template string and returns a displayable object for Jupyter frontends.