mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
Modified md pipe line tip
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
</tbody></table>
|
||||
<h3>{% trans "Extended Syntax for Wiki"%}</h3>
|
||||
<ul>
|
||||
<li><p>[[page name]] {% trans "or" %} [[display name|page name]] : {% trans 'internal link to another wiki page. If contrains "|", "display name" is the link name.' %}</p></li>
|
||||
<li><p>[[page name]] {% trans "or" %} [[display name|page name]] : {% trans "internal link to another wiki page." %}</p></li>
|
||||
<li><p>[[images/pic.jpg]]: {% trans "internal link to a picture at this-library/images/pic.jpg." %}</p></li>
|
||||
<li><p>[[folder/file.doc]]: {% trans "internal link to a file at this-library/folder/file.doc." %}</p></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user