algoo/preview-generator

Feat: Pygment/Weasyprint builder for code source preview

Opened this issue · 0 comments

Feature description and goals

Pygments is a great tool to deal with syntax coloring in source code file, it can render html file from it. Associated with weasyprint, it may help create proper pdf preview for source code file.

Prerequisites

Check this POC: develop...fix/xxx__pygment_builder