Skip to main content
Module

x/lume/deps/colors.ts>strikethrough

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function strikethrough
import { strikethrough } from "https://deno.land/x/lume@v2.1.4/deps/colors.ts";

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string