-
-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Ruby 3.4.1
Mac Arm processor M1
MacOS 15.2
kitabu check
Prince XML: Converts HTML files into PDF files.
Installed.
Calibre's ebook-convert: Converts ePub e-books into .mobi files.
Not installed.
So I use Prince to generate e-books and it always seems to just work. However I dropped this simple Markdown and Kitabu was directed to make a pdf and it flopped!

produced in my document that line as text, ie) [my image](../images/foo.png)
So no exclamation mark and no image. The imaged shows up perfect in my editor, neovim hosted in kitty terminal, so I know the path to the image is fine, and the image rendered just fine. What is up with trying to render an image using markdown!!
I am forgetting how Kitabu renders markdown, so it is probably a silly oversight on my part. Can anyone remind me of what I might be needing to get image rendering from markdown converted properly in my Kitabu chain!
Thanks