Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bob/deps.ts>md.setBlockRule

A static site generator for the dynamic web - develop with TSX and build with Deno
Go to Latest
method md.setBlockRule
Re-export
import { md } from "https://deno.land/x/bob@v1.1.1/deps.ts";

Setting simple block rule.

Parameters

regexp: RegExp
optional
renderer: SimpleRenderer = [UNSUPPORTED]