Markdown

作者: 皮丘吉尔 | 来源:发表于2016-03-25 22:30 被阅读26次

一号

二号

三号

四号

斜体
粗体


链接和图片

简书


this is quote
this is quote

  • 1

  • 2

  • 3

  • a

  • b

  • c

# 转义字符为“\”

var a='123';
<table> 
      <tr> 
          <td>Foo</td> 
      </tr>
</table>
<?php  
class a{
}
?>

显示链接中带括号的图片

![][1]
[1]: http://latex.codecogs.com/gif.latex?\prod%20(n_{i})+1


表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

相关文章

网友评论

      本文标题:Markdown

      本文链接:https://www.haomeiwen.com/subject/svrdlttx.html