topmark.presentation.markdown.version¶
topmark / presentation / markdown / version
Markdown renderers for the topmark version command.
These helpers return Markdown strings and perform no I/O.
Notes
Machine-readable formats (JSON/NDJSON) are handled via the version machine serializers and the generic CLI machine emitter.
render_version_markdown ¶
Render topmark version output as Markdown.
Markdown output is document-oriented and intentionally ignores TEXT-only verbosity and quiet controls.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
report
|
VersionHumanReport
|
The human version information report. |
required |
Returns:
| Type | Description |
|---|---|
str
|
A Markdown document as a single string. |
Source code in src/topmark/presentation/markdown/version.py
render_version_footer_markdown ¶
Render a standardized 'Generated with TopMark