silverwind
|
1d8915ad5d
|
Add a lot of extension to language mappings for syntax highlights (#7741)
Data partially based on [CodeMirror's meta.js](https://github.com/codemirror/CodeMirror/blob/master/mode/meta.js).
Fixes: https://github.com/go-gitea/gitea/issues/6057
|
6 years ago |
FlorianBen
|
0e887af2d1
|
Fix specific highlighting (CMakeLists.txt ...) (#7686)
* Fix specific highlighting.
* Highlighting CMakeLists.txt:
remove case sensitive checks.
use lowercase checks instead.
|
6 years ago |
Rob Watson
|
8bf405986e
|
Add Rust highlighting (#7125)
|
6 years ago |
Robert A. Nowak
|
592924a34b
|
Fix Erlang and Elixir highlight mappings (#7044)
|
6 years ago |
Ethan Koenig
|
6d613fb28e
|
No highlighting for .txt files (#1922)
|
8 years ago |
Andrey Nering
|
be5323a05f
|
Update HighlightJS and fix YAML files highlighting (#1764)
* Update HighlightJS to 9.11.0
* Fix YAML files highlighting
|
8 years ago |
Thomas Boerger
|
83ed234472
|
Integrate templates into bindata optionally (#314)
Integrated optional bindata for the templates
|
8 years ago |