The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.
你可以使用单独占据一行的 [slice]
标记(不区分大小写)将位于它前后的文件内容划分为多个切片。
每个切片会依序得到一个从 0 开始的序号,该标记的参数([slice#a]
)可以为它前面的切片赋予一个额外的字符串别名。如果最后一个切片只有空白字符,v-no 会忽略它。
文件切片标记需要和嵌入文件配合使用。
- This page is open source, improve it