gchq/CyberChef

Feature request: Markdown To PDF

Open

#1496 opened on Jan 4, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (34,843 stars) (3,944 forks)batch import
featurehelp wantedimprovement

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