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.
- 列表排序规则简化为只比较标题和路径。
- 更新了一些 API:
TFlag
的类型定义有所调整,受影响的 API:
vno.mainSelf.otherFlags
。
TAnchor
的类型定义有所调整,受影响的 API:
vno.elemet.getQueryTagLinks
。vno.mainSelf.getQueryTagLinks
。
TAsyncResult
的类型定义有所调整,受影响的 API:
vno.renderMD
。vno.markdown.updateAsyncScript
。vno.markdown.updateInlineScript
。vno.markdown.updateSnippet
。vno.utils.evalFunction
。vno.articleSelf.asyncResults
。vno.articleSelf.resultsBeforeRendered
。
vno.mainSelf.addFlag
的第三个参数被移除,返回值有所调整。vno.mainSelf.removeFlag
的返回值有所调整。
- 新增了一些 API:
vno.appSelf.addLink
。vno.appSelf.removeLink
。

- This page is open source, improve it
Graph