Current Problem
Right now brews can only be downloaded as TXT or printed as PDF from the browser.
This makes it harder to work with exported content using external Markdown editors and Git-based workflows.
Proposed Solution
Add an option to export brews as .md.
At minimum, this could export:
- the current markdown source
- brew metadata if available
It may also be useful to preserve Homebrewery-specific syntax instead of converting it.
Related Issues
Current Problem
Right now brews can only be downloaded as TXT or printed as PDF from the browser.
This makes it harder to work with exported content using external Markdown editors and Git-based workflows.
Proposed Solution
Add an option to export brews as .md.
At minimum, this could export:
It may also be useful to preserve Homebrewery-specific syntax instead of converting it.
Related Issues