can’t export ppt or keynoteexport pdf and change ppt or keynote file will be broken Layoutintroimage-right image-leftSlidevPresentation slides for developershttps://sli.dev/builtin/layouts#introSlidevSlidev employs some directory structure conventions to minimize the configuration surface and to make the functionality extensions flexible and intuitive. The basic structure is as follows: your-slidev/ ├── components/ ├── layouts/ ├── public/ ├── setup/ ├── styles/ ├── index.html ├── slides.md ├── vite.config.ts └── windi.config.ts All of them are optional.https://sli.dev/custom/directory-structure.htmlslidevjs/slidevI always found myself spending too much time styling and layouting slides when using apps like PowerPoint / Keynote / Google Slides. Whenever I need to share code snippets, I would also need to use other tools to generate the highlighted code as images over and over again.https://github.com/slidevjs/slidevExportSlidevPresentation slides for developershttps://sli.dev/guide/exporting#pptx