gchq/CyberChef

Feature request: Markdown To PDF

Open

#1,496 opened on Jan 4, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (3,944 forks)batch import
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.

Contributor guide