Skip to main content
Module

x/rusty_markdown/wasm/deno_rusty_markdown.d.ts>html

Deno bindings for pulldown-cmark, a CommonMark-compliant Markdown parser made in Rust, compiled to WebAssembly.
Latest
function html
import { html } from "https://deno.land/x/rusty_markdown@v0.4.1/wasm/deno_rusty_markdown.d.ts";

Parameters

tokens: Array<any>

Returns

string