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.
- 行内脚本的函数上下文中新增了
title
变量。 - 用
[slice]
标记替代了 --8<--
标记(在 config.paths.common
文件中保持不变)。 - 更新了一些 API:
vno.renderMD
新增了 title
和默认为 false
的 isSnippet
参数,参数顺序有所调整。vno.markdown.updateInlineScript
新增了 title
参数,参数顺序有所调整。EMark
新增了 slice
枚举值。
- 新增了一些 API:
vno.articleSelf.title
。
- 移除了一些 API:
vno.utils.snippetMark
。

- This page is open source, improve it
Graph