Publishing Guide updated with export constraints.

This commit is contained in:
gitpitch 2020-11-22 10:44:53 +00:00
parent 1ee57a253b
commit cf794999b4

View File

@ -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.