featurehelp wantedimprovement
Repository metrics
- Stars
- (34,843 stars)
- PR merge metrics
- (Avg merge 53d 1h) (68 merged PRs in 30d)
Description
We currently have a Render Markdown operation, it would be good if we could render the markdown and then save the output as a PDF.
This could be an extension of the Render Markdown operation through a checkbox or it could potentially be it's own standalone operation.
There seems to be a good amount of libraries that achieve converting markdown files into PDFs so hopefully this operation will be fairly trivial to implement.