Documentation
¶
Overview ¶
Package markdown provides Glamour-based markdown rendering for TUI preview panes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderStatic ¶
RenderStatic renders markdown content using Glamour and returns the result as a slice of lines. Falls back to plain text if rendering fails. Safe for concurrent use in tea.Cmd goroutines.
func Style ¶
func Style() gansi.StyleConfig
Style returns a customised Glamour style config based on the dark theme with heading prefixes removed for cleaner TUI rendering.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.