pub fn finalize(state: &mut MdState, caps: TerminalCaps) -> Option<String>Expand description
Emit any still-buffered block (e.g., a table that ended without a following non-table line). Call at stream end.
pub fn finalize(state: &mut MdState, caps: TerminalCaps) -> Option<String>Emit any still-buffered block (e.g., a table that ended without a following non-table line). Call at stream end.