On Sat, Oct 26, 2024 at 11:05 <[email protected]> wrote: > On Sat, Oct 26, 2024 at 10:06:10AM -0500, Tom Browder wrote: > > I am running Debian 11 and trying to run asciidoctor and > > asciidoctor-pdf with no luck so far. > > [...] > > > `block (2 levels) in parse!' > > /usr/lib/ruby/vendor_ruby/asciidoctor/cli/options.rb:87:in `encode': > > "\\xE2" from ASCII-8BIT to UTF-8 (Encoding::UndefinedConversionError) > > This looks a bit as if the thing were receiving a character encoding it > doesn't expect.
Tomas, you’re right. I’ll check their docs some more. They do mention encoding, but I thought my defaults would take care of it. Thank you very much. Please, no more responses until I get time to work on this. I’ll report back in a few days. Cheers! -Tom

