Commit 5c186697 authored by Marcel van Remmerden's avatar Marcel van Remmerden Committed by Phil Hughes

Resolve "Align recognized markdown extensions with file icon"

parent 53fe3d8d
......@@ -9,6 +9,12 @@ const fileExtensionIcons = {
'md.rendered': 'markdown',
markdown: 'markdown',
'markdown.rendered': 'markdown',
mdown: 'markdown',
'mdown.rendered': 'markdown',
mkd: 'markdown',
'mkd.rendered': 'markdown',
mkdn: 'markdown',
'mkdn.rendered': 'markdown',
rst: 'markdown',
blink: 'blink',
css: 'css',
......
---
title: Add markdown icon to more file extensions
merge_request: 43479
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment