playground:playground
这是本文档旧的修订版!
PlayGround
<markdown> # Head1 ## Head2
```cpp #include <stdio.h>
int main(void) {
printf("Hello, World !!\n"); return 0;
} ```
This is a inline code
haha.
</markdown>
block2:
<markdown> ```python print('hello') </markdown> print('world') ``` </markdown> </markdown>
<color red>hahah</color> ^ Table with alignment ^^^ | right| center |left | |left | right| center | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | {{ wiki:dokuwiki-128.png}} <code> helo </code>
Name | Salary | Age |
ltt | 1000 | 28 |
zhj | 1500 | 32 |
playground/playground.1726199268.txt.gz · 最后更改: 2024/09/13 03:47 由 skywind