1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix markdown autolink error

This commit is contained in:
Unknwon
2016-01-09 10:59:04 +08:00
parent 03427fb005
commit cc8c67ff29
4 changed files with 53 additions and 47 deletions

View File

@@ -1 +1 @@
0.8.17.0108
0.8.17.0109

View File

@@ -93,7 +93,7 @@
<tr class="{{DiffLineTypeToStr .Type}}-code nl-{{$k}} ol-{{$k}}">
{{if eq .Type 4}}
<td colspan="2" class="lines-num">
{{if gt $j 0}}<span class="fold octicon octicon-fold"></span>{{end}}
{{/* {{if gt $j 0}}<span class="fold octicon octicon-fold"></span>{{end}} */}}
</td>
{{else}}
<td class="lines-num lines-num-old">