Skip to main content

run_post_processing

Function run_post_processing 

Source
pub fn run_post_processing(xml: &str, opts: &PostOptions<'_>) -> String
Expand description

Run the post-processing pipeline on in-memory XML output.

Executes: Split → Scan → MakeBibliography → CrossRef → Graphics → MathML → XSLT → HTML5 fixups.