This skill provides a comprehensive framework for generating high-quality PDF documents from Markdown source files using Pandoc. It addresses critical rendering differences between Pandoc and Python-Markdown (MkDocs), ensuring that shared documentation sources look perfect in both HTML and PDF formats. By implementing specific blank-line rules for labels, anchors, and metadata, and providing a systematic visual testing workflow, it eliminates common formatting errors such as inline list rendering, literal header characters, and table overflows. It is an essential tool for developers maintaining technical manuals, compliance reports, or professional whitepapers.
主な機能
01Advanced LaTeX font and Unicode character handling strategies
02Table layout optimization and page break management
030 GitHub stars
04Automated fixes for bold/plain text labels and list spacing
05Cross-renderer validation for MkDocs and Pandoc compatibility
06Standardized 4-phase visual testing and inspection workflow