Skip to main content
Module

x/deno_markdown/mod.ts

Generate markdown files with ease 🦕
Latest
import * as denoMarkdown from "https://deno.land/x/deno_markdown@v0.2/mod.ts";

Classes

Create Markdown content and files.

Functions

Creates a string with bold

Creates a markdown image block

Creates a block of inline code

Creates a string with italics

Creates a markdown link block

Creates a string with a strike through