Skip to main content

Crate shiplog_render_md

Crate shiplog_render_md 

Source
Expand description

Markdown packet renderer for shiplog.

Converts canonical events, workstreams, and coverage metadata into an editable self-review packet with receipts and appendix sections.

Re-exports§

pub use receipt::format_receipt_markdown;
pub use receipt::manual_type_emoji;

Modules§

receipt
Markdown receipt formatter for canonical shiplog events.

Structs§

MarkdownRenderOptions
Markdown packet density controls.
MarkdownRenderer
Minimal renderer that produces a copy-ready Markdown packet.

Enums§

AppendixMode
Controls appendix density for rendered Markdown packets.
SectionOrder
Section ordering configuration