package
1.6.2
Repository: https://github.com/logfire-sh/cli.git
Documentation: pkg.go.dev

# Functions

Render the markdown string according to the specified rendering options.
WithBaseURL is a rendering option that sets the base URL to use when rendering relative URLs.
WithoutIndentation is a rendering option that removes indentation from the markdown rendering.
WithTheme is a rendering option that sets the theme to use while rendering the markdown.
WithoutWrap is a rendering option that set the character limit for soft wraping the markdown rendering.