Commit Graph

7 Commits (3f42934b9a9db0a2cd9bb7142997fc9b8dae37a6)

Author SHA1 Message Date
silverwind 1d8915ad5d Add a lot of extension to language mappings for syntax highlights ()
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
FlorianBen 0e887af2d1 Fix specific highlighting (CMakeLists.txt ...) ()
* Fix specific highlighting.

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

* Fix YAML files highlighting
Thomas Boerger 83ed234472 Integrate templates into bindata optionally ()
Integrated optional bindata for the templates