Skip to main content
Latest
function strikethrough
import { strikethrough } from "https://deno.land/x/frugal@0.9.6/dep/std/fmt/colors.ts";

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string