From 2d3e544d4fe0e0ca3b7303d4ff5bfa37ca9f3efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Untersch=C3=BCtz?= Date: Thu, 14 May 2026 21:00:58 +0200 Subject: [PATCH] Add support for code appendices: enable code blocks with language labels, line-number gutter, and directive-based integration. --- .idea/workspace.xml | 13 ++++++------- MarkdownToIHKChemnits | Bin 12313394 -> 12317490 bytes markdown_parser.go | 30 +++++++++++++++++++++--------- pdf_pages.go | 3 ++- pdf_renderer.go | 19 +++++++++++++++---- projektarbeit.pdf | Bin 139023 -> 141509 bytes report.md | 32 ++++++++++++++++++++++++++++++++ 7 files changed, 76 insertions(+), 21 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index eb77c5d..c54043f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,14 +4,10 @@