涛之雨

Results 16 issues of 涛之雨

**Is your feature request related to a problem? Please describe.** I am trying to use ILSpyCmd to automate the extraction of specified content from unity code, so far everything is...

Enhancement
ILSpyCmd

As code here: https://github.com/easyops-cn/docusaurus-search-local/blob/86561f6dc2549da9d65bacbfcc05a379f886757a/docusaurus-search-local/src/shared/lunrLanguageZh.ts#L29-L32 when I tried to define "涛之雨" as a phrases, it will not work, cause "之" will be removed, and it comes to "涛雨" (and finally split...

Text disappears when there is an img image in the a tag (only the image is displayed, mouseover to see the text) ![GIF 2022-10-28 15-59-46](https://user-images.githubusercontent.com/49258735/198666031-f69c37da-1792-4229-9062-c28b851c983e.gif)

bug
question

1. 增加其他数据同步方式(比如`WebDav`,`OneDrive`,`Google Drive`) 2. 增加数据加密功能,可以使用类似于aes或者公私钥的方式来传输数据,以加密包括且不限于: - [ ] 同步书签数据(gitee好像有审查,gist同步会报错500,根据尿性,应该是信息审查) - [ ] `token`同步数据(如果配合上面的第一点就更好了:`WebDav登录` -> `同步信息`)(#42) 3. 增加密码保护功能(比如某个网站或者包含某个关键词的内容在书签里隐藏,在什么保护箱中输入设置的密码查看) 4. 导入的标签没有图标 5. “自主”深色模式请求=_=

TODO

`#line??` anchor does not work on official website [example](https://shepherdjs.dev/docs/step.js.html#line139) --- I have created a PR in the template, this issue is just a reminder: https://github.com/shipshapecode/jsdoc-template-ship-shape/pull/1

仅obtainTicket会导致令牌被占用, 可以再使用 releaseTicket 释放令牌 (PS:项目没测试,碰巧看到了)