markdown

package
v2.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package markdown provides markdown utilities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HTMLToText

func HTMLToText(input string) (string, error)

HTMLToText strips HTML markup into plain text with basic list formatting.

func Render

func Render(input string) (string, error)

Render converts Markdown input into HTML.

func RenderPlain

func RenderPlain(input string) (string, error)

RenderPlain converts Markdown input into a plain text body.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL