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