API for exporting project as md/docs format
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
In some cases, we may want to export the decision model as word document or for the list of issues, as an excel sheet.
**Describe the solution you'd like**
Create an API which exports the project as a structured markdown file and add the possibility to convert it into a docx file using the pandoc package.
Contributor guide
Assessment
This issue has not been assessed yet.