Skip to main content
Module

x/runme/mod.ts>serialize

A JavaScript module to use Runme in Node.js, Deno or browser environments.
Go to Latest
function serialize
import { serialize } from "https://deno.land/x/runme@0.4.4/mod.ts";

Serializes an AST abstraction of a markdown document into a string

Parameters

cells: readonly Runme.Cell[]

AST abstraction