BloodHound icon indicating copy to clipboard operation
BloodHound copied to clipboard

Feature: Add "Copy Markdown" button to table view

Open rtfmkiesel opened this issue 1 month ago • 0 comments

Feature Description

By adding a "Copy Markdown" button to the table view, report workflows using Markdown could be improved.

Are you intending to implement this feature?

Yes but not a front end dev, code would probably be garbage.

Current Behavior

Currently, the only option is a CSV file as a file download.

Desired Behavior

It would be great to have a Markdown table copy option.

Use Case

I and probably many others report directly in Markdown. Generating a Markdown table from a query output would greatly improve this workflow.

Implementation Suggestions

Personally, I do not care if the table is perfectly padded as my editor does this. However, since you will probably use a 3rd party dependency to generate the Markdown table, might as well select one which supports padding.

Additional Information

rtfmkiesel avatar Nov 22 '25 23:11 rtfmkiesel