]> source.dussan.org Git - gitea.git/commit
Fix specific highlighting (CMakeLists.txt ...) (#7686)
authorFlorianBen <FlorianBen@users.noreply.github.com>
Sun, 4 Aug 2019 08:11:27 +0000 (10:11 +0200)
committerLunny Xiao <xiaolunwen@gmail.com>
Sun, 4 Aug 2019 08:11:27 +0000 (16:11 +0800)
commit0e887af2d16740798a1ced5f6af0b58bd070c40b
tree1dedca1d71bd2c50a413b063bdd95e2e7c6c7a71
parent09463d17e4370f1826a4573e0e741daff2a7b80e
Fix specific highlighting (CMakeLists.txt ...) (#7686)

* Fix specific highlighting.

* Highlighting CMakeLists.txt:
remove case sensitive checks.
use lowercase checks instead.
modules/highlight/highlight.go