mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-31 15:21:00 +08:00
Enable sintax highlighting on diff view. Close #733
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package template
|
||||
package highlight
|
||||
|
||||
import (
|
||||
"path"
|
Reference in New Issue
Block a user