markdown2slides
markdown2slides copied to clipboard
temp.html is not found!

I have the same problem... Did you solve it? @monster-xie
I have the same problem...
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.