package
1.5.0
Repository: https://github.com/etkecc/go-kit.git
Documentation: pkg.go.dev

# Functions

Render renders the given markdown to HTML.

# Variables

Extensions is the default set of extensions to use with Goldmark.
ParserOptions is the default set of parser options to use with Goldmark.
Renderer is the default Goldmark renderer.
RendererOptions is the default set of renderer options to use with Goldmark.

# Structs

LinksTransformer is a transformer that adds target="_blank" to all links.