Skip to content

topmark.presentation.markdown package index

topmark / presentation / markdown

Markdown CLI emitters.

Renderers in this package render human-facing output as Markdown. These helpers do not perform I/O.

Command implementations should delegate formatting to renderers in this package after preparing any shared data via topmark.presentation.shared.

Immediate children in this package

topmark.presentation.markdown.config
Markdown emitters for TopMark config commands.
topmark.presentation.markdown.diagnostic
Markdown diagnostic rendering helpers for CLI-shared emitters.
topmark.presentation.markdown.pipeline
Markdown pipeline renderers for the TopMark CLI.
topmark.presentation.markdown.probe
Markdown presentation for the topmark probe command.
topmark.presentation.markdown.registry
Markdown renderers for registry-related commands.
topmark.presentation.markdown.utils
Shared presentation utilities for MARKDOWN.
topmark.presentation.markdown.version
Markdown renderers for the topmark version command.