Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/documentaly/publish/deps.ts>rustyMarkdown.html

(Beta) Maintain document and build tool.
Go to Latest
function rustyMarkdown.html
import { rustyMarkdown } from "https://deno.land/x/documentaly@0.3.7/publish/deps.ts";
const { html } = rustyMarkdown;

Parses the given tokens into HTML.

Parameters

tokens: Token[]

Returns

string