bat icon indicating copy to clipboard operation
bat copied to clipboard

Please add .mdwn as an alias for Markdown

Open fmarier opened this issue 3 years ago • 1 comments

That extension is used by Ikiwiki and other applications, and it's recognized by GitHub as Markdown.

I currently use this in my ~/.config/bat/config:

--map-syntax "*.mdwn:Markdown"

but it would be even nicer if it were recognized by default.

fmarier avatar Aug 05 '22 19:08 fmarier

I have submitted a PR for this upstream: https://github.com/sublimehq/Packages/pull/3463

fmarier avatar Aug 06 '22 17:08 fmarier

Thanks for the upstream PR, I see it was merged :) unfortunately we can't upgrade this submodule at the moment: https://github.com/sharkdp/bat/issues/2358#issuecomment-1269733255

keith-hall avatar Jan 29 '23 14:01 keith-hall