用户工具

站点工具


playground:sandbox

差别

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

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
playground:sandbox [2023/12/28 14:12] penggeplayground:sandbox [2024/01/16 10:26] (当前版本) – [color] pengge
行 1: 行 1:
 ====== sandbox 沙箱 ====== ====== sandbox 沙箱 ======
  
 +===== 导航 代码 =====
 +
 +  - [[dokuwiki|DokuWiki 是什么?]]
 +  - 使用 DokuWiki
 +    - [[screencast|视频学习: Screencastrials]] 
 +    - [[main_window|主窗口]]
 +    - DokuWiki 页面导航
 +      * [[page|页面]]
 +      * [[Namespaces|命名空间]]
 +
 +<dokuteaser>
 +==== 左代码 ====
 <code javascript> <code javascript>
 console.log("hello world") console.log("hello world")
  
 </code> </code>
 +</dokuteaser>
 +
 +<dokuteaser>
 +==== 右代码 ====
 +<code bash>
 +# sinfo
 +squeue
 +
 +</code>
 +</dokuteaser>
 +
 +==== 水平线 ====
 +
 +----
 +
 +<html>
 +这是一段用 <font color="red" size="+1">HTML 写的红色字(size=+1)</font>
 +配置项没有启用, 所以没有生效
 +</html>
  
-===== 开发 =====+===== 表格 =====
  
 Original Table Original Table
行 58: 行 89:
 <color blue/yellow>This text has a blue text color and yellow background.</color> <color blue/yellow>This text has a blue text color and yellow background.</color>
  
-<alert info>Here is an informational message.</alert+<note> 
-<alert warning>Here is a warning message.</alert>+This is my note ! Remember it!! 
 +</note> 
 + 
 +<note important> 
 +Warning ! You're about to lose your mind ;-) 
 +</note> 
 + 
 +<note tip> 
 +The clues are in the images. 
 +</note> 
 + 
 +<note warning> 
 +Beware of the cat when you open the door !! 
 +</note> 
 + 
 + 
 +~~DISCUSSION:off~~
  
-<alert danger>Something dangerous is happening!</alert> 
-<alert success>Something good is happening!</alert> 
playground/sandbox.1703743963.txt.gz · 最后更改: 2023/12/28 14:12 由 pengge