Open alexrichey opened 9 months ago
found an example of our code converting a markdown file to a pdf here
@damonmcc Is this the correct issue, or is there another?
looking into using weasyprint (already the engine we're using in our use of pandoc) to do html + css = pdf
weasyprint samples here
@damonmcc Here's how I'd go about the remainder of this task. Let's chat when you have a minute. In terms of timeline, the next check-in with Amanda+Matt+myself is Thursday next week, and I'd like to show progress on this item. POC/WIP is fine 🙂
Most fields from metadata, except changelog. Potentially other fields? TBD. e.g. rich text with images.
For inlining, potentially use something like this: https://pypi.org/project/css-inline/