obsidian-pandoc icon indicating copy to clipboard operation
obsidian-pandoc copied to clipboard

HTML bug?

Open octigha opened this issue 3 years ago • 7 comments

image

According to the instructions, if pandoc is not successfully installed, then only html will be displayed.

However, I have successfully installed pandoc, why does html still show without pandoc?

I'm not sure if this is a bug?

I have tried to reinstall the plugin, but nothing works.

Windows 10 21h1

v0.12.15

octigha avatar Sep 04 '21 18:09 octigha

Hi,

This is actually expected behaviour, the HTML export is still useful when Pandoc is installed. The wording is a little confusing though!

OliverBalfour avatar Sep 07 '21 05:09 OliverBalfour

The html export still works, but it won't load the CSS and I can't export a black theme even if I have set a black theme, or specified a special theme

octigha avatar Sep 07 '21 05:09 octigha

Using macOS - I have the same issue, I also pointed to the custom CSS file (absolute path) the command still says without Pandoc and the rendered HTML does not make use of the stylesheet.

justasojourner avatar Oct 02 '21 09:10 justasojourner

Interesting finding is that it actually does include the styling but I think that it's just that not everything is imported so it is not made use of...

LexNastin avatar Oct 24 '21 13:10 LexNastin

The --template argument is also ignored. Any hints how I can use a fancy template?

BTW: Many thanks for the great PlugIn!

vamonk avatar Nov 30 '21 21:11 vamonk

I just ran into the same issue on macOS. Pandoc installed and recognized, but exporting as html doesn't using the correct styling.

chrisoffner3d avatar Dec 09 '21 13:12 chrisoffner3d

+1

hackedXD avatar Aug 11 '22 16:08 hackedXD