mixinafFandoc::PreProcessorafFandoc::PreProcessor@JsAn interface for processing <pre> text blocks.fromFnSourcestatic new fromFn(|OutStream,DocElem,Uri,Str fn)Creates a PreProcessor from the given fn.processSourceabstract Void process(OutStream out, DocElem elem, Uri cmd, Str preText)Implement to process the given pre text to the given out.