mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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