markdown

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(text string, opts ...glamour.TermRendererOption) (string, error)

func WithBaseURL

func WithBaseURL(u string) glamour.TermRendererOption

func WithTheme

func WithTheme(theme string) glamour.TermRendererOption

func WithWrap

func WithWrap(w int) glamour.TermRendererOption

WithWrap is a rendering option that set the character limit for soft wrapping the markdown rendering. There is a max limit of 120 characters, unless the user overrides with an environment variable. If 0 is passed then wrapping is disabled.

func WithoutIndentation

func WithoutIndentation() glamour.TermRendererOption

Types

This section is empty.

Jump to

Keyboard shortcuts

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