-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What steps will reproduce the bug?
cp README.md README.mkd
bat 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)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working