Documentation
¶
Overview ¶
Package render contains small writer-based helpers that both CLI (plain text) and MCP (markdown) consume. It is a transitional home for code that will move into internal/presenter/ when the project gains a third output format (e.g. JSON over HTTP).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MDTimeLine ¶
MDTimeLine writes "**<label>:** <time>\n" to w if t != nil. No-op for nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.