cmhughes / latexindent.pl

Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
GNU General Public License v3.0
864 stars 84 forks source link

bug fix: Unknown error '�' after formating #530

Closed Mikachu2333 closed 4 months ago

Mikachu2333 commented 5 months ago

close #528

After testing, #529 is also an additional item caused by issue 528 (GCString), but I don't know how to fix it...

531 give the solution but I don't know how to write the .github\workflows\build-documentation-and-executables.yaml files

Fix bug according to the comment fengzyf add in the issue #528

github-actions[bot] commented 5 months ago

Thank you for your contribution! Please can you change this pull request so that it goes to the develop branch? Thank you