Closed vitallium closed 1 month ago
Hi. This pull request add Thorfile and *.thor files to the filenames of the Ruby lexer since they are Ruby files.
Thorfile
*.thor
Here are before&after screenshots.
I used these two files: Thorfile and command.thor from the Rails repo to make them:
Command: ./bin/rougify <filename> --theme=github
./bin/rougify <filename> --theme=github
Reference:
Thanks!
Thank you @vitallium. LGTM 🚀
Hi. This pull request add
Thorfile
and*.thor
files to the filenames of the Ruby lexer since they are Ruby files.Here are before&after screenshots.
I used these two files: Thorfile and command.thor from the Rails repo to make them:
Command:
./bin/rougify <filename> --theme=github
Reference:
Thanks!