Versions in this module Expand all Collapse all v0 v0.1.3 Jul 4, 2026 v0.1.2 Jun 30, 2026 v0.1.1 Jun 25, 2026 Changes in this version + const DefaultTerminalWidth + func Render(markdown string, width int, darkBackground bool) (rendered string, err error) + func RenderForWriter(w io.Writer, markdown string) (string, error)