标签:style code java http tar ext
====== H1 ======
===== H2 =====
==== H3 ====
=== H4 === 黑体标题显示
<code javascript>
</code>
<file php myexample.php>
</file>
<html>
</html>
**bold**
//italic//
__underlined__
‘‘monospaced‘‘
<sub>subscript</sub>
<sup>superscript</sup>
<del>deleted</del>
\\ 强制换行,双斜杠须紧跟结尾字符。
[[http://www.baidu.com|百度]] 网址
<a@b.com> 邮箱
[[pagename]]
[[some:pagename]]
[[pagename|link text]]
[[syntax#internal|this Section]]
[[http://www.php.net|{{wiki:dokuwiki-128.png}}]]
((This is a footnote))
Real size: {{wiki:dokuwiki-128.png}}
Resize to given width: {{wiki:dokuwiki-128.png?50}}
Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
Resized external image: {{http://de3.php.net/images/php.gif?200x50}}
无序列表
* 前面加两个空格
* 前面加四个空格,两个两个的加。
- 中划线
- 中划线有序列表
|呵呵 >呵呵
||哈哈 => >>哈哈
|||嘻嘻 >>>嘻嘻
参考地址:
http://www.we7.cc/manual/wiki:syntax#internal
标签:style code java http tar ext
原文地址:http://www.cnblogs.com/gordensong/p/3808377.html