NicolasFR
NicolasFR
Sends a report to the django administrators address when you run patchman -u
Hello, Since version 21.0, I encounter encoding bugs when converting md to pdf. Here's an example: This is a test with accents: é è à ç ù Result : [test-1.pdf](https://github.com/Stirling-Tools/Stirling-PDF/files/14627137/test-1.pdf)
# Description Add --break-system-packages argument for pip in the install doc Closes #984 ## Checklist: - [X ] I have read the [Contribution Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md) - [ X] I have performed...
# Description Please provide a summary of the changes, including relevant motivation and context. Closes #(issue_number) ## Checklist: - [ ] I have read the [Contribution Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md) - [ ]...
Hello, I have a problem encoding accented letters on alpine that I don't encounter on Ubuntu. However, if I force the encoding to UTF-8, I have no more problems. Do...