Skip to main content

split_paragraph_roughly

Function split_paragraph_roughly 

Source
pub fn split_paragraph_roughly<ET: EngineTypes>(
    engine: &mut EngineReferences<'_, ET>,
    specs: Vec<ParLineSpec<ET>>,
    children: Vec<HNode<ET>>,
    start: SourceReference<<ET::File as File>::SourceRefID>,
) -> Vec<ParLine<ET>>
Expand description

Rough implementation of paragraph breaking