algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
226 stars 50 forks source link

Feat: Pandoc based builder for text based format: markdown-like format, epub, etc... #244

Open inkhey opened 3 years ago

inkhey commented 3 years ago

Feature description and goals

Pandoc is a great tool that permit to convert many text or office format to other text or office format. it permit also through the usage of external tool like latex or weasyprint to generate PDF from it.

It may be nice to have a builder using pandoc to get proper preview for:

It may help to have a lighter builder than libreoffice for:

Prerequisites

Check this POC: https://github.com/algoo/preview-generator/compare/fix/xxx__pandoc_builder