Commit Graph

3 Commits

Author SHA1 Message Date
Wolf G. Beckmann
d00525c15f Beispiele und anpassungen an Mistral 2026-06-10 14:21:59 +02:00
Wolf G. Beckmann
522bc21439 feat: Add Markdown export service for DOCX and PDF formats
- Implemented MarkdownExportService to convert Markdown text into DOCX and PDF formats.
- Supported Markdown elements include headings, bold, italic, blockquotes, tables, and specific emojis.
- Added methods for generating DOCX and PDF documents with proper formatting and rendering.
- Enhanced application properties to enable logging for production environment.
- Introduced a test-run script to reset project state and trigger processing via API.

Co-authored-by: Copilot <copilot@github.com>
2026-04-28 14:32:45 +02:00
Wolf G. Beckmann
1816168d1f initial commit 2026-04-27 14:57:33 +02:00