doc

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Code

func Code(s string) string

Code renders an inline Code block as Markdown if color output is disabled.

func CodeBlock

func CodeBlock(language, s string) string

CodeBlock renders a code block as Markdown if color output is disabled.

func Footer(s string) string

Footer renders a footer as Markdown if color output is disabled.

func Header(s string) string

Header renders a header as a Markdown h3 if color output is disabled.

func OList

func OList(items ...string) string

OList renders an ordered list as Markdown if color output is disabled.

func UList

func UList(defaultPrefix string, items ...string) string

UList renders an unordered list as Markdown if color output is disabled.

Types

This section is empty.

Jump to

Keyboard shortcuts

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