Closed avalcarcel9 closed 5 years ago
I feel this is beyond the scope of xaringan. If you need PowerPoint, you should use the output format powerpoint_presentation
: https://bookdown.org/yihui/rmarkdown/powerpoint-presentation.html
remark.js's Markdown is very different with Pandoc's Markdown, so it would be too challenging to support PPT output from xaringan.
It would be nice if there was a way to knit to powerpoint now that markdown is able to knit to these slides. Even if it was a wrapper after generating the slides similar to the
webshot
package wrapper to create PDF slides fromxaringan
html slides.