Versions in this module Expand all Collapse all v1 v1.0.0 Jul 18, 2026 Changes in this version + var ErrUnsupportedFormat = errors.New("unsupported markup format") + func Render(format Format, input string) (string, error) + type Format string + const FormatBBCode + const FormatMarkdown