Skip to main content
Module

x/linkding/deps.ts>Colors.strikethrough

Access your Linkding API with Deno.
Go to Latest
function Colors.strikethrough
import { Colors } from "https://deno.land/x/linkding@v1.0.0/deps.ts";
const { strikethrough } = Colors;

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string