package
0.0.0-20220930003844-f1610bee591b
Repository: https://github.com/spyroot/tcactl.git
Documentation: pkg.go.dev

# Functions

Examples normalizes a command's examples to follow the conventions.
LongDesc normalizes a command's long description to follow the conventions.
Normalize perform all required normalizations on a given command.
NormalizeAll perform all required normalizations in the entire command tree.

# Constants

No description provided by the author

# Structs

ASCIIRenderer is a blackfriday.Renderer intended for rendering markdown documents as plain text, well suited for human reading on terminals.