|
|
|
|
|
|
|
|
|
|
|
| |
Pandoc doesn't handle files with diacritics properly, as can be seen in:
$ git notes --ref=refs/notes/ci-logs show 014d4b731abab519c50fe4c7dec94ce1291d2716 | grep pandoc
pandoc: /tmp/uuid-tmpname.diacritic and spaces.2e6006db-7196-3795-135a-4a4e5a8e7d4d: openBinaryFile: invalid argument (invalid character)
I'll stick with spaces only, and when I eventually replace Pandoc with
something smaller and simpler
(as seen in #td-e8d9a644-ead4-af05-8582-eef22af90633), I'll return to
this issue, and inject diacritics back.
|