mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 13:35:50 +01:00
Fix commit id / issue id link in markdown.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
@readme.map { content =>
|
||||
<table class="table table-bordered">
|
||||
<tr>
|
||||
<td>@helpers.markdown(content, repository, false)</td>
|
||||
<td>@helpers.markdown(content, repository, false, true, true)</td>
|
||||
</tr>
|
||||
</table>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user