Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/readable/markdown/ast.ts

๐Ÿ‘“ Opinionated Markdown formatter, featuring semantic line breaks
Latest
import * as readable from "https://deno.land/x/readable@v0.5.0/markdown/ast.ts";

Functions

Describes if the given node has a value.

Describes if the given node has children.

Attempts to describe the length of a node.

Type Aliases

Point within the text of a node

Position of a node