{"id":1887,"date":"2019-12-16T21:00:35","date_gmt":"2019-12-16T21:00:35","guid":{"rendered":"https:\/\/andy.teknostatik.co.uk\/kb\/?p=1887"},"modified":"2020-01-10T20:25:25","modified_gmt":"2020-01-10T20:25:25","slug":"creating-powerpoint-presentations-from-markdown-using-pandoc","status":"publish","type":"post","link":"https:\/\/andy.teknostatik.co.uk\/kb\/2019\/12\/16\/creating-powerpoint-presentations-from-markdown-using-pandoc\/","title":{"rendered":"Creating Powerpoint presentations from Markdown using Pandoc"},"content":{"rendered":"\n<p>I had missed this. Creating a presentation from a markdown file is now as simple as:<\/p>\n\n\n\n<p><code>pandoc input.md -o output.pptx --reference-doc=ref.pptx<\/code>\n\n\n\n<p>This takes whatever is in ref.pptx as a template, so allows you to use specific themes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had missed this. Creating a presentation from a markdown file is now as simple as: pandoc input.md -o output.pptx &#8211;reference-doc=ref.pptx This takes whatever is in ref.pptx as a template, so allows you to use specific themes.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":"","_share_on_mastodon":"0"},"categories":[5,10],"tags":[],"class_list":["post-1887","post","type-post","status-publish","format-standard","hentry","category-linux","category-windows"],"share_on_mastodon":{"url":"","error":""},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts\/1887","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/comments?post=1887"}],"version-history":[{"count":4,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts\/1887\/revisions"}],"predecessor-version":[{"id":1892,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/posts\/1887\/revisions\/1892"}],"wp:attachment":[{"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/media?parent=1887"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/categories?post=1887"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/andy.teknostatik.co.uk\/kb\/wp-json\/wp\/v2\/tags?post=1887"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}