markdown2slides icon indicating copy to clipboard operation
markdown2slides copied to clipboard

temp.html is not found!

Open monster-xie opened this issue 6 years ago • 3 comments

image

monster-xie avatar Jan 22 '19 08:01 monster-xie

I have the same problem... Did you solve it? @monster-xie

drrui avatar Feb 03 '19 13:02 drrui

I have the same problem...

0verflew avatar Apr 28 '19 03:04 0verflew

I believe this problem is caused as in the code, the pandoc path is fixed to a macOS default path. You can try to open the revealjs_conventer.py and go to the line 51, change \usr\local\bin\pandoc to your path to pandoc or just change it to pandoc if you can run pandoc in command line directly.

zi-NaN avatar May 03 '19 16:05 zi-NaN