export_presentation_source
Exports the Pandoc Markdown slides and config.yml source of a presentation, with an optional output directory to write the files.
Instructions
Return the pandoc source (slides Markdown + config.yml) this presentation compiles from.
output_dir : if given (absolute path), also writes slides.md/config.yml there. theme/highlight_style : same meaning as compile_presentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | moloch | |
| output_dir | No | ||
| highlight_style | No | tango | |
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||