Skip to content

Releases: bryanpaget/markdown-to-pdf

v20260730 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:35

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:17

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:06

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:56

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:51

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:37

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:34

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:37

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice
screenshot-comparison.png First-page rendering of the feature-rich PDF

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:23
03cac91

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx

v20260729 — Sample Document Build

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:59
81873c8

Pre-built sample artifacts demonstrating the markdown-to-PDF conversion pipeline.

File Description
complex-document-source.md Original markdown source with tables, code blocks, lists, blockquotes, and embedded financial charts
complex-document.docx Intermediate DOCX produced by Pandoc
complex-document-from-docx.pdf PDF rendered via DOCX → LibreOffice
complex-document-from-markdown.pdf PDF rendered via Markdown → Pandoc → LibreOffice

Generate these locally with:

pandoc samples/complex-document.md --resource-path=samples -o document.docx
python3 lib/fix-docx.py document.docx
soffice --headless --convert-to pdf document.docx