Add chroma PR to 1.13.0 (#145)

Chroma

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/blog/pulls/145
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
Co-Authored-By: John Olheiser <john.olheiser@gmail.com>
Co-Committed-By: John Olheiser <john.olheiser@gmail.com>
This commit is contained in:
John Olheiser 2020-12-03 03:16:29 +08:00
parent d60e53a27e
commit 0f266f8cfc
7 changed files with 17 additions and 0 deletions

View File

@ -112,6 +112,23 @@ _Thanks to [**@lunny**](https://github.com/lunny)_
_Thanks to [**@adelowo**](https://github.com/adelowo)_
_Also thanks to [**@jaqra**](https://github.com/jaqra) and [**@TsakiDev**](https://github.com/TsakiDev) for additional support_
## Server-side syntax highlighting for all code ([#12047](https://github.com/go-gitea/gitea/pull/12047))
### Old
|![diff-old](/demos/12047/1o.png)|![diff-side-old](/demos/12047/2o.png)|
|-|-|
### New
|![diff-new](/demos/12047/1n.png)|![diff-side-new](/demos/12047/2n.png)|
|-|-|
|![blame](/demos/12047/3n.png)|![comment](/demos/12047/4n.png)|
_Thanks to [**@mrsdizzie**](https://github.com/mrsdizzie)_
_Additional thanks to [**@silverwind**](https://github.com/silverwind) for a **ton** of UI improvements for highlighting_
## Changelog
## [1.13.0](https://github.com/go-gitea/gitea/releases/tag/v1.13.0) - 2020-12-01

BIN
static/demos/12047/1n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
static/demos/12047/1o.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
static/demos/12047/2n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

BIN
static/demos/12047/2o.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

BIN
static/demos/12047/3n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 KiB

BIN
static/demos/12047/4n.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB