-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
mkd extension not displayed as Markdown #3060
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What steps will reproduce the bug?
cp README.md README.mkdbat README.md: shows file in all fancinessbat README.mkd: no fanciness 😞
What happens?
mkd extension is not automatically handled as Markdown.
What did you expect to happen instead?
For all *.mkd files to be displayed as Markdown.
Although I stumble with them from time to time, looks like it's not an uncommon practice:
https://github.com/search?q=path%3A*.mkd&type=code
How did you install bat?
GitHub release
bat version and environment
$ bat --version
bat 0.24.0 (fc95468)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working