pub fn render_unit_fragment(
doc_uri: &str,
unit: &ContextUnit,
style: CofStyle,
) -> StringExpand description
Render one unit as a COF section fragment (no document chrome).
pub fn render_unit_fragment(
doc_uri: &str,
unit: &ContextUnit,
style: CofStyle,
) -> StringRender one unit as a COF section fragment (no document chrome).