0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 02:29:14 +02:00
gitea/modules/highlight
silverwind ae3dde1c87
Rework file highlight rendering and fix yaml copy-paste (#19967)
* Rework file highlight rendering and fix yaml copy-paste

* use Split+Trim to replace tag parser

* remove unnecessary bytes.Count

* remove newLineInHTML = "
"

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-07-30 21:17:43 +02:00
..
highlight.go Rework file highlight rendering and fix yaml copy-paste (#19967) 2022-07-30 21:17:43 +02:00
highlight_test.go Rework file highlight rendering and fix yaml copy-paste (#19967) 2022-07-30 21:17:43 +02:00