update: lint
This commit is contained in:
parent
0d76086064
commit
4b26db9238
@ -271,7 +271,6 @@ npm run release
|
|||||||
|
|
||||||
> [!note]
|
> [!note]
|
||||||
> In this template, release-it is configured to locally bump the version, build, and push commits and git.tags, subsequently GitHub Action will rebuild the plugin and publish the XPI to GitHub Release.
|
> In this template, release-it is configured to locally bump the version, build, and push commits and git.tags, subsequently GitHub Action will rebuild the plugin and publish the XPI to GitHub Release.
|
||||||
>
|
|
||||||
|
|
||||||
#### About Prerelease
|
#### About Prerelease
|
||||||
|
|
||||||
|
@ -181,7 +181,7 @@ Obsidian风格的指令输入模块,它通过接受文本来运行插件,并
|
|||||||
> [!warning]
|
> [!warning]
|
||||||
> 注意设置 addonID 和 addonRef 以避免冲突.
|
> 注意设置 addonID 和 addonRef 以避免冲突.
|
||||||
|
|
||||||
如果你需要在 GitHub 以外的地方托管你的 XPI 包,请修改 `zotero-plugin.config.ts` 中的 `updateURL` 和 `xpiDownloadLink`。
|
如果你需要在 GitHub 以外的地方托管你的 XPI 包,请修改 `zotero-plugin.config.ts` 中的 `updateURL` 和 `xpiDownloadLink`。
|
||||||
|
|
||||||
2. 复制 Zotero 启动配置,填入 Zotero 可执行文件路径和 profile 路径.
|
2. 复制 Zotero 启动配置,填入 Zotero 可执行文件路径和 profile 路径.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user