JichouP / obsidian-marp-plugin

Plugin to use Marp with Obsidian
MIT License
123 stars 10 forks source link

How can I export PPTX #46

Open Alex-coder251 opened 1 year ago

Alex-coder251 commented 1 year ago

click the button, I can only export pdf. If I want to export pptx, what should I do?

JichouP commented 1 year ago

Have you already installed Google Chrome?

Alex-coder251 commented 1 year ago

I don't have chrome installed, can't edge work?

Alex-coder251 commented 1 year ago

i have installed node.js

JichouP commented 1 year ago

Edge will meet the requirements.

I don't know the cause, so I'll try to add a debug mode so that anyone can check the error log.

Alex-coder251 commented 1 year ago

How to export pptx under normal circumstances? because readme.md is not very clear, I don't know how to do it.

JichouP commented 1 year ago

Just click the button at the top of the preview window as you would with a pdf.

sunshineormer commented 11 months ago

i have installed node.js

you need install npx . $npm install -g npx ,then reboot ob and try export again ! good luck!