Skip to content

Markdown sanitization for PDF generation and documentation#17

Merged
rafageist merged 4 commits into
masterfrom
develop
Feb 7, 2026
Merged

Markdown sanitization for PDF generation and documentation#17
rafageist merged 4 commits into
masterfrom
develop

Conversation

@rafageist

Copy link
Copy Markdown
Member

This pull request focuses on improving the robustness and quality of the project, particularly around Markdown sanitization for PDF generation and documentation of recent changes. The most notable updates include enhanced protection for code and LaTeX in Markdown-to-PDF workflows and an updated changelog to reflect these and other recent improvements.

Markdown sanitization and PDF generation:

  • Enhanced the sanitize_markdown_for_pdf workflow to protect fenced code blocks, inline code, and raw LaTeX commands from unintended escaping or modification during PDF generation. This is achieved by temporarily replacing these elements with tokens, escaping stray backslashes, and restoring the originals after processing.

Documentation and release notes:

  • Updated the ChangeLog for release v6.1.2 to document the new Markdown sanitization features, recent merges, and other improvements, ensuring the release notes are comprehensive and current.

@rafageist rafageist self-assigned this Feb 7, 2026
@rafageist
rafageist merged commit 27ed37c into master Feb 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant