sandbox
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
sandbox [2021/05/21 03:16] – nullpon | sandbox [2024/03/19 07:39] (現在) – [Dokuwiki syntax] nullpon | ||
---|---|---|---|
行 1: | 行 1: | ||
< | < | ||
- | # test | + | # markdown |
+ | |||
+ | ## code | ||
```ruby | ```ruby | ||
行 9: | 行 11: | ||
``` | ``` | ||
+ | ## table | ||
+ | |||
+ | | key | value | | ||
+ | |-----|-------| | ||
+ | | a | b | | ||
+ | | c | d | | ||
+ | |||
+ | |||
+ | ## link | ||
+ | |||
+ | - [internal link](./) | ||
+ | - [internal link (no page)](./ | ||
+ | - [external link](https:// | ||
</ | </ | ||
+ | ===== Dokuwiki syntax ===== | ||
+ | |||
+ | code '' | ||
+ | |||
+ | bold **bold style** | ||
+ | |||
+ | italic //italic style// | ||
- | ====== test2 ====== | + | underline __underline__ |
- | ===== aaaa ===== | + | strike < |
sandbox.1621567012.txt.gz · 最終更新: 2021/05/21 03:16 by nullpon