diff --git a/docs/desktop/publishing.md b/docs/desktop/publishing.md index 3c2bd98..a6966a4 100644 --- a/docs/desktop/publishing.md +++ b/docs/desktop/publishing.md @@ -121,3 +121,18 @@ print-footer : false print-hires : false ``` +### Exporting Constraints + +When exporting GitPitch slide decks to PDF, PPTX, and HTML there are a number of limitations on the types of content that can be exported. + +#### PDF, PPTX, HTML Shared Constraints: + +- Speaker notes are disabled on export. +- Grid Animations are disabled on export. +- Video and Asciinema playback are disabled on export. +- Animated GIFs are exported as a single static image. + +#### PPTX Specific Constraints: + +- Hypertext links are disabled on export. +