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

x/frugal/doc/dep/marked.ts>rules.block

A frugal web framework
Go to Latest
variable rules.block
import { rules } from "https://deno.land/x/frugal@0.9.0/doc/dep/marked.ts";
const { block } = rules;

Block-Level Grammar

type

Record<BlockRuleNames, Rule> & Record<BlockSubRuleNames, Rules> & Rules