termmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Heading

type Heading struct {
	Level int
	Text  string
	Line  int
}
type Link struct {
	Text string
	Href string
}

type Result

type Result struct {
	Rendered string
	Lines    []string
	Plain    []string
	Headings []Heading
	Links    []Link
}

func Render

func Render(content string, width int) Result

Jump to

Keyboard shortcuts

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