diff options
Diffstat (limited to 'public/help/et/wiki_syntax_detailed_markdown.html')
-rw-r--r-- | public/help/et/wiki_syntax_detailed_markdown.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/help/et/wiki_syntax_detailed_markdown.html b/public/help/et/wiki_syntax_detailed_markdown.html index 261ab52a8..cc4eb7025 100644 --- a/public/help/et/wiki_syntax_detailed_markdown.html +++ b/public/help/et/wiki_syntax_detailed_markdown.html @@ -136,6 +136,16 @@ </li> </ul> + <ul> + <li>Users: + <ul> + <li><strong>user#2</strong> (link to user with id 2)</li> + <li><strong>user:jsmith</strong> (Link to user with login jsmith)</li> + <li><strong>@jsmith</strong> (Link to user with login jsmith)</li> + </ul> + </li> + </ul> + <p>Escaping:</p> <ul> |