| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent panic in Org mode HighlightCodeBlock (#17140) | zeripath | 2021-09-24 | 1 | -11/+12 |
* | Just use a slice when rendering file (#16774) | zeripath | 2021-08-23 | 2 | -41/+39 |
* | Ensure empty lines are copiable and final new line too (#16678) | zeripath | 2021-08-14 | 2 | -0/+116 |
* | Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) | Mura Li | 2021-06-24 | 1 | -2/+2 |
* | Speed up git diff highlight generation (#16180) | Mura Li | 2021-06-17 | 1 | -0/+18 |
* | Allow custom highlight mapping beyond file extensions (#15808) | mlpo | 2021-05-13 | 1 | -10/+17 |
* | Use existing analyzer module for language detection for highlighting (#13522) | mrsdizzie | 2020-11-13 | 1 | -2/+5 |
* | Escape failed highlighted code (#12685) | zeripath | 2020-09-02 | 1 | -1/+2 |
* | Ensure syntax highlighting is the same inside diffs (#12205) | mrsdizzie | 2020-07-11 | 1 | -4/+8 |
* | Make copy/paste work for source code (#12191) | mrsdizzie | 2020-07-08 | 1 | -2/+15 |
* | Remove newline when highlighting random chunks of code (#12180) | mrsdizzie | 2020-07-08 | 1 | -1/+2 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -119/+116 |
* | Add a lot of extension to language mappings for syntax highlights (#7741) | silverwind | 2019-08-05 | 1 | -35/+79 |
* | Fix specific highlighting (CMakeLists.txt ...) (#7686) | FlorianBen | 2019-08-04 | 1 | -5/+7 |
* | Add Rust highlighting (#7125) | Rob Watson | 2019-06-04 | 1 | -0/+1 |
* | Fix Erlang and Elixir highlight mappings (#7044) | Robert A. Nowak | 2019-05-30 | 1 | -35/+37 |
* | No highlighting for .txt files (#1922) | Ethan Koenig | 2017-06-09 | 1 | -1/+3 |
* | Update HighlightJS and fix YAML files highlighting (#1764) | Andrey Nering | 2017-05-20 | 1 | -34/+36 |
* | Integrate templates into bindata optionally (#314) | Thomas Boerger | 2016-12-06 | 1 | -0/+98 |