QLMarkdown icon indicating copy to clipboard operation
QLMarkdown copied to clipboard

qlmarkdown_cli error for theme

Open mortan opened this issue 1 year ago • 5 comments

Hi! I've installed qlmarkdown via homebrew and am getting an error while converting markdown files via the command line:

image

The resulting html file does not have styling applied. How can I fix the error?

mortan avatar Oct 14 '24 10:10 mortan

Is the "syntax highlight" extension enabled in your settings? If you disable it, does the file generate correctly? If you re-enable it, does the problem persist? Have you chosen a custom theme in the extension settings? Try using the disable custom theme or selecting another one

sbarex avatar Oct 17 '24 08:10 sbarex

Hi! Thanks for the response!

If I disable the "Syntax highlighting" option the error goes away:

image

Re-enabling results in the same error. I have no custom theme selected (see screenshot). I've tried creating a custom theme, but it still displays "ERROR FOR theme themes/acid.theme". I wonder where and why qlmarkdown searches for the theme file.

mortan avatar Oct 18 '24 10:10 mortan

If you enable the custom theme and choose a theme different from acid the problem still occurs? Screenshot 2024-10-31 alle 14 17 42

sbarex avatar Oct 31 '24 13:10 sbarex

Hi, I'm a bit lost. Where can I find the dialog from your screenshot?

I'm using QLMarkdown 1.0.20 and can't find it:

image

mortan avatar Nov 04 '24 21:11 mortan

I apologize for the delay in responding. The panel opens by pressing the circled i next to the item "Syntax Highlight".

sbarex avatar May 07 '25 15:05 sbarex