7 Commits (e5a008f7b2298977405fdbd806d3fa5ff4fd837e)

Author SHA1 Message Date
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
5 years ago
FlorianBen 0e887af2d1 Fix specific highlighting (CMakeLists.txt ...) (#7686)
* Fix specific highlighting.

* Highlighting CMakeLists.txt:
remove case sensitive checks.
use lowercase checks instead.
5 years ago
Rob Watson 8bf405986e Add Rust highlighting (#7125) 5 years ago
Robert A. Nowak 592924a34b Fix Erlang and Elixir highlight mappings (#7044) 5 years ago
Ethan Koenig 6d613fb28e No highlighting for .txt files (#1922) 7 years ago
Andrey Nering be5323a05f Update HighlightJS and fix YAML files highlighting (#1764)
* Update HighlightJS to 9.11.0

* Fix YAML files highlighting
7 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
Integrated optional bindata for the templates
8 years ago