Skip to main content
Module

x/deno_markdown/mod.ts>strike

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

Creates a string with a strike through

Parameters

text: string

The text you wish to be have a strike through

Returns

string

A string value with strike markdown characters on both sides