What version of bat are you using?
bat 0.15.4
Describe the bug you encountered:
With BAT_THEME=1337, some markdown highlighting do not work, for instance:
#*foo***foo**
Describe what you expected to happen?
Highlights like in the README's screenshot: https://github.com/sharkdp/bat#syntax-highlighting
How did you install bat?
GitHub release
Thanks for the amazing project :heart:
$ uname -srm
Linux 5.7.0-2-amd64 x86_64
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux bullseye/sid
Release: testing
Codename: bullseye
$ bat --version
bat 0.15.4
$ env
BAT_THEME=1337
No wrapper script for 'bat'.
No wrapper function for 'bat'.
No wrapper function for 'cat'.
$ less --version
less 551 (GNU regular expressions)
Looks like there is an open issue for this upstream already: https://github.com/MarkMichos/1337-Scheme/issues/1
Here is the list of themes which don't support Markdown properly:
Thanks for the amazing project
Thank you for the feedback!
Unfortunately, there is nothing we can do here. Someone would need to go ahead and extend these themes to properly support Markdown. As soon as the upstream projects are updated, we will incorporate the changes here.
Most helpful comment
Looks like there is an open issue for this upstream already: https://github.com/MarkMichos/1337-Scheme/issues/1