On 10/21/2022 12:45 PM, Leon Fauster via CentOS wrote: > Am 21.10.22 um 17:42 schrieb H: >> On 10/20/2022 02:52 PM, H wrote: >>> Is anyone using odpdown to convert markdown files to OpenOffice Impress >>> slide presentations under CentOS 7? >>> >>> It is not available in the CentOS repositories I have searched. >>> >>> _______________________________________________ >>> CentOS mailing list >>> CentOS@centos.org >>> https://lists.centos.org/mailman/listinfo/centos >> >> I got it to work. It requires python 2.7 and older versions of python >> modules reflecting that it was written around 2015. >> >> I find this utility extremely useful and wish it was still maintained. If >> anyone knows of another markdown -> Impress converter, it would be great to >> know. > > > pandoc -t pptx -s Readme.md > output.pptx > > pptx is supported be LibreOffice Impress. As you are on EL7 I'm not sure if > this works for you but it does on a recent EL version ... > > -- > Leon > > > _______________________________________________ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos
It did not work as expected but I will dig into this to see if there are any formatting incompatibilities between my markdown file and what pandoc is expecting. _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos