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.
1 parent ecc443c commit 0900a87Copy full SHA for 0900a87
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