mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-18 17:48:00 +08:00
修复项目概述不解析Markdown的BUG
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<span class="title">文档标签:</span>
|
||||
<span class="body">{{.Model.Label}}</span>
|
||||
</div>
|
||||
<div class="summary">{{.Model.Description}} </div>
|
||||
<div class="summary">{{.Description}} </div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user