Skip to content

Commit cf7c606

Browse files
committed
.
1 parent 0139006 commit cf7c606

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/level/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Author: Thinking Rabbit
4141
| `+` | 位于目标上的玩家 |
4242
| `*` | 位于目标上的箱子 |
4343

44-
其中地板一共使用了三种符号表示, 是因为连续的空格在某些在线论坛或邮件中可能被截断, 因此使用连字符(`-`)和下划线(`_`)来替代.
44+
其中地板一共使用了三种符号表示, 是因为连续的空格在某些在线论坛或邮件中可能被截断, 因此使用连字符(`-`)和下划线(`_`)来替代[^1].
4545

4646
### 元数据
4747

@@ -191,7 +191,7 @@ Author: Thinking Rabbit
191191

192192
### MF8
193193

194-
中文论坛魔方吧[^1]使用 MF8 格式:
194+
中文论坛魔方吧[^2]使用 MF8 格式:
195195

196196
```txt
197197
[soko=8,8]
@@ -276,4 +276,5 @@ ___HHH__
276276

277277
- <http://sokobano.de/wiki/index.php?title=Level_format>.
278278

279-
[^1]: <http://www.mf8-china.com/forum.php>
279+
[^1]: <http://sokobano.de/wiki/index.php?title=Level_format>
280+
[^2]: <http://www.mf8-china.com/forum.php>

0 commit comments

Comments
 (0)