Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Enable markdown rendering for .md in artifacts
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=21647)
</details>
<!--IssueSummary end-->
### Description
*"With GitLab 9.2, PDFs, images, videos and other formats can be previewed directly in the job artifacts browser without the need to download them."*
However markdown files are not, and instead a message *"The rendered file could not be displayed because it is stored as a job artifact. You can download it instead."* is displayed.
### Proposal
Render markdown files when browsing in artifacts (as is done in other places, like readme.md).
### Links / references
gitlab-ce#31297
https://docs.gitlab.com/ee/user/project/pipelines/job_artifacts.html#browsing-artifacts
issue