Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecc443c + 0900a87 commit 39ff273Copy full SHA for 39ff273
template/articles/new.html
@@ -119,7 +119,7 @@ <h3 class="title"><i class="glyphicon glyphicon-list-alt"></i> 发布文章
119
<li><strong>@name</strong> 会链接到用户页面,并会通知他</li>
120
<li> 显示图片</li>
121
<li>:smile: 支持 <strong>emoji 表情</strong>,见<a href="http://www.emoji-cheat-sheet.com/" target="_blank">Emoji cheat sheet</a></li>
122
- <li>完整 Markdwon 语法说明:<a href="http://wowubuntu.com/markdown/" target="_blank">语法说明 (简体中文版)</a></li>
+ <li>完整 Markdwon 语法说明:<a href="https://docs.github.com/cn/github/writing-on-github/basic-writing-and-formatting-syntax" target="_blank">语法说明 (简体中文版)</a></li>
123
<!-- <li>支持嵌入 Wide 的Playground 代码直接运行</li> -->
124
</ul>
125
<ul class="ckeditor-help dn">
0 commit comments