* fix(reporting): Markdown and Jira exporter fixes
* removed the code duplication between the Markdown and Jira exporter
* markdown requires at least 3 dashes in the cells to separate headers from contents in a table
* fixed the Jira link creation in the description
* Jira requires at least 4 dashes for a horizontal line
* added tests
* Jira doesn't use dashed separators between table headers and contents
* fix(reporting): Markdown and Jira exporter fixes
* satisfying the linter
* minor syntax changes
---------
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>