Skip to main content
Module

x/runme/src/index.ts

A JavaScript module to use Runme in Node.js, Deno or browser environments.
Go to Latest
import * as runme from "https://deno.land/x/runme@0.4.4/src/index.ts";

Functions

Deserializes the file context of a markdown document into an AST abstraction

Serializes an AST abstraction of a markdown document into a string