BMPixel / moffee

moffee: Make Markdown Ready to Present
https://moffee.readthedocs.io
MIT License
892 stars 41 forks source link

May I ask if it is possible to directly convert to PPT or PDF through code? #12

Closed ssakana closed 2 months ago

BMPixel commented 2 months ago

Theoretically it's possible. However correct rendering of HTML usually requires a Chromium core. I will need to bundle it into the package in order to render and export content without opening a browser. This will be very cumbersome.