mirror of
https://github.com/samuele-cozzi/obsidian-marp-slides.git
synced 2026-07-22 07:40:25 +00:00
No description
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README copy.md | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Marp Slides for Obsidian
Marp Slides is simple slide deck extension for Obsidian
See the documentation of Marpit Markdown and the features of Marp Core about how to write.
Please refer https://marp.app/ for more details of Marp ecosystem. We have powerful tools for Marp Markdown: Marpit Framework, CLI tool, Web interface and so on.
Features
Preview Slides
image
Live Preview
image
Export deck (html, pdf, pptx, img)
We have integrated Marp CLI to export your deck into several formats.
To export the content of active Markdown editor execute command from the Command Palette (F1 or Ctrl/Cmd+P).
Supported file types
- HTML
- PPTX (PowerPoint document)
- PNG (First slide only)
- JPEG (First slide only)
⚠️ Export except HTML requires to install any one of Google Chrome, Chromium, or Microsoft Edge. You may also specify the custom path for Chrome / Chromium-based browser by preference
markdown.marp.chromePath.
image
Custom Theme
Autocomplete
image
