Wandmalfarbe / pandoc-latex-template

A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
BSD 3-Clause "New" or "Revised" License
5.96k stars 954 forks source link

Incorrect handling of Turkish characters in code blocks #343

Open kubilayerislik opened 1 year ago

kubilayerislik commented 1 year ago

Hello,

I've encountered an issue with the conversion of documents where the Turkish characters within code blocks are being mishandled. The problem arises when the document is transformed or processed by the program.

The issue specifically occurs when Turkish characters such as "ç," "ğ," "ı," "ö," "ş," and "ü" are included within the code blocks. These characters are not preserved correctly during the conversion process, resulting in their positions being altered or distorted.

This issue impacts the readability and integrity of the code blocks, making it challenging to interpret or execute the code correctly. As a result, it hinders the overall usefulness and reliability of the converted document.

I believe this issue could be addressed by ensuring proper handling and preservation of Turkish characters within code blocks during the conversion process. It would greatly enhance the accuracy and quality of the converted documents, especially for Turkish-speaking users or documents containing Turkish-specific content.

I would be grateful if this issue could be investigated and resolved. Please let me know if any additional information or examples are required to assist with the resolution process.

Thank you for your attention to this matter.

Markdown resim

PDF resim