BloodHound
BloodHound copied to clipboard
Feature: Add "Copy Markdown" button to table view
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.