雑多な実験場。
# header1
## header2
### header3
#### header4
##### header5
###### header6
- test
- [ ] test
- [x] test
**太字**
==マーカー==
==[[test]]==
_Italic._
| header1 | header2 |
| ------- | ------- |
| data1 | data2 |
```js
const path = "book/" + tp.file.title + "/";
const e = await tp.file.exists(path);
if (e) {
new Notice("A folder with the same name already exists.", 5000);
return;
}
await app.vault.createFolder(path);
await tp.file.move(path + tp.file.title);
```
| AAA | BBB | CCC | DDD | EEE |
| --------- | ---------- | ---------- | ---------- | ---------- |
| aaaaaaaaa | bbbbbbbbbb | cccccccccc | dddddddddd | eeeeeeeeee |
| | | | | |
| | | | | |
```
```
[[炎道イフリナ]]
<ruby>炎道<rt>えんどう</rt></ruby>イフリナ
**<ruby>炎道<rt>えんどう</rt></ruby>イフリナ**
>[!note]+
> ノート
[Me at the zoo - YouTube](https://www.youtube.com/watch?v=jNQXAC9IVRw)

![[ネタバレ#^warning]]
![[レーティング#^r-18]]
>[!example]+
> ![[コンゲーム#概要]]
> ![[コンゲーム#コンゲーム映画]]