1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 07:48:13 +00:00
Files
gitea/templates/repo/diff/section_unified.tmpl
silverwind 97d4a38e01 Diff: Fix indentation on unhighlighted code (#7435) (#7443)
There was a missing space before the `nohighlight` class which made the
previous class concatenate wrongly as `wrapnohighlight` in the template.
2019-07-12 12:17:54 -04:00

2.1 KiB