gchq / gchq/CyberChef

Feature request: Markdown To PDF

Open
#1,496 1 comment 0 reactions 0 assignees View on GitHub
feature help wanted improvement
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

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

Open the contributing guide

Research direction

Start by locating the existing Render Markdown operation and trace how its rendered output is handled. Compare the checkbox extension and standalone-operation approaches, then identify a suitable Markdown-to-PDF library; done means Markdown can be rendered and saved as a PDF through a clear, tested user flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.