Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Unterschütz d6b3854681 Add support for rotated appendices: implement 90° CCW image rotation for portrait pages, enhance table rendering logic, and update diagram handling directives. 2026-05-17 23:41:45 +02:00
Sebastian Unterschütz 427372b82b Refactor table rendering: replace plain text with InlineSpan for rich text support, update row preparation, and improve PDF formatting logic. 2026-05-14 21:40:08 +02:00
Sebastian Unterschütz 2d3e544d4f Add support for code appendices: enable code blocks with language labels, line-number gutter, and directive-based integration. 2026-05-14 21:00:58 +02:00
Sebastian Unterschütz 3afdc3bf1e Update MarkdownToIHKChemnitz: modify core functionality for improved PDF rendering 2026-05-12 21:45:24 +02:00
Sebastian Unterschütz 67f9d63f24 Add support for appendices: landscape diagrams, tables, and images; implement Kroki URL configurability; enhance directive parsing logic. 2026-05-12 21:44:37 +02:00
Sebastian Unterschütz 436cdcc516 Refactor PDF content rendering: improve list indentation logic, add numbered code block rendering with gutter, and update text wrapping alignment. 2026-05-12 19:23:44 +02:00
Sebastian Unterschütz 81745b5f48 Remove outdated toc_pages.txt, add new Go modules for IHK Chemnitz PDF rendering including diagrams, tables, and TOC functionality. 2026-05-04 22:06:28 +02:00
Sebastian Unterschütz e98f7efa52 Initial commit: added Markdown to IHK Chemnitz PDF converter with core structure and features, including YAML config, Goldmark parser, and PDF renderer. 2026-04-09 23:09:45 +02:00
Sebastian Unterschütz ca76fc4a8a first commit 2026-04-09 23:02:10 +02:00