Source position: markdown.latexrender.pas line 60
public class function TMarkDownLaTeXRenderer.FastRender(
aDocument: TMarkDownDocument;
aOptions: TLaTeXOptions = [];
const aTitle: string = '';
const aAuthor: string = ''
):string;