Files
mytoolkit/bin
Zhengshou Lai 32834613dd feat(convert): auto post-process default docx template
Replace _fix_docx_hr_indent with _fix_docx_postprocess that runs
automatically after pandoc when template=default. Fixes include:

- Three-line table borders (1.5pt top/bottom, 0.75pt header)
- Remove tblStyle to prevent Word from overriding borders
- Remove first-line indent inside table cells
- Add 6pt spacing before paragraphs following tables
- Apply HorizontalRule style to '---' paragraphs (no indent)
- Remove indent from empty paragraphs
- Inject HorizontalRule style into styles.xml
2026-05-19 23:04:51 +08:00
..