wiki:syntax

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
wiki:syntax [2026/01/21 01:53] doge24190wiki:syntax [2026/05/22 02:53] (当前版本) doge24190
行 8: 行 8:
 ===== Basic Text Formatting ===== ===== Basic Text Formatting =====
  
-DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.+DokuWiki 支持 **粗体**, //斜体//, __下划线__ and ''等宽字体'' 。 当然你可以 **__//''同时使用''//__** 这些格式。
  
-  DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. +  DokuWiki 支持 **粗体**, //斜体//, __下划线__ and ''等宽字体''  
-  Of course you can **__//''combine''//__** all these.+  当然你可以 **__//''同时使用''//__** 这些格式。
  
-You can use <sub>subscript</sub> and <sup>superscript</sup>, too.+你还可以使用 <sub>下标</sub> 和 <sup>上标</sup>
  
-  You can use <sub>subscript</sub> and <sup>superscript</sup>, too.+  你还可以使用 <sub>下标</sub> 和 <sup>上标</sup>
  
-You can mark something as <del>deleted</del> as well.+你也可以使用<del>删除线</del>
  
-  You can mark something as <del>deleted</del> as well.+  你也可以使用<del>删除线</del>
  
-**Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line.+**段落**由空行创建。如果你想在不新建段落的情况下**强制换行**,可以使用两个反斜杠,并在其后加一个空格或直接位于行尾。
  
-This is some text with some linebreaks\\ Note that the +这是一段包含换行符的文本\\ 请注意 
-two backslashes are only recognized at the end of a line\\ +两个反斜杠仅在行尾有效。\\ 
-or followed by\\ a whitespace \\this happens without it.+或者后面跟着\\ 一个空格 \\如果没有空格会发生这种情况。
  
-  This is some text with some linebreaks\\ Note that the +  这是一段包含换行符的文本\\ 请注意 
-  two backslashes are only recognized at the end of a line\\ +  两个反斜杠仅在行尾有效。\\ 
-  or followed by\\ a whitespace \\this happens without it.+  或者后面跟着\\ 一个空格 \\如果没有空格会发生这种情况。
  
-You should use forced newlines only if really needed.+只有在真正必要时才应使用强制换行符。
  
 ===== Links ===== ===== Links =====
  • wiki/syntax.1768931618.txt.gz
  • 最后更改: 2026/01/21 01:53
  • doge24190