A paradigm shift in scholarly document publishing
MD-TOOL's PDF export module integrates the core algorithms of the LaTeX typesetting engine, and achieves the sophisticated control capabilities of traditional typesetting software in modern browsers through virtualization technology. Users choose to generate PDF, the system will intelligently analyze the document structure, automatically apply the standardized format of academic papers: including 1-inch margins, 12pt serif fonts, automatic table of contents generation and academic citation numbering system. Test cases show that the generated PDF files through Elsevier and other major publishers of formatting review rate of 100%.
Technical implementation, the function of the phased processing strategy: first Markdown converted to semantic XML intermediate format, and then through the XSL-FO engine processing to generate PDF / A standards-compliant printed documents. Particularly noteworthy is its intelligent paging algorithm, which can accurately control the location of charts to avoid cross-page breaks, a feature that is particularly useful when writing technical reports.
This answer comes from the articleMD-TOOL: Free Markdown Online Conversion ToolThe