Skip to main content
Module

x/markdeno/mod.ts

MarkDeno is a way to generate documentation in markdown files.
Go to Latest
import * as markdeno from "https://deno.land/x/markdeno@v0.2.0/mod.ts";

Functions

Returns the result of deno doc without color. Note that deno doc does NOT return markdown.

Returns a parsed version of the json object returned by deno doc --json

Returns an unparsed version of the json object returned by deno doc --json

Amplifies new lines so that no new lines are ignored.

Analyzes an input file and writes to a specified output file.