Closed plbt5 closed 1 year ago
I cannot reproduce the scenario with ruby 3.2.2. Can you try your scenario with ruby 3.2.2?
The issue seems caused by a environment variable that isn't defined. The place where the syntax error is thrown tries to print an error message telling you which variable isn't set.
I see that this {key: path:}
syntax is introduced in Ruby version 3.1. So that explains why this doesn't work. Note that Ruby 3.0 is EOL soon, in early 2024.
Anyway, till then I can revert this.
Fix available in pandocomatic version 1.1.2.
Please review the following error, running the most default situation I can imagine:
Scrivomatic provides somewhat more debug info about the system:
I'm probably overlooking something. Thanks in advance. Paul