Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/feomasto/priv/markdown.ts>htmlToMarkdown

Sync posts from Mastodon into FeoBlog
Latest
function htmlToMarkdown
import { htmlToMarkdown } from "https://deno.land/x/feomasto@v1.0.1/priv/markdown.ts";

Parameters

html: string

Returns

string