Skip to main content
Module

x/deno_markdown/mod.ts>Markdown#header

Generate markdown files with ease 🦕
Latest
method Markdown.prototype.header
import { Markdown } from "https://deno.land/x/deno_markdown@v0.2/mod.ts";

Adds a markdown header string from 1-6 to the content

Parameters

text: string

Header text

value: number

Header weight e.g 1-6