We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
pdf?page
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当资源的连接是这种形式时:
展开:
会因为没有全字符串匹配上,误判为未引用资源
?后面忽略文件名匹配
No response
- Version: 2.1.6 - Operating System: Manjaro
Not needed
之前没支持符号链接判定时 #5480 ,自己写的python清理脚本也在这上面栽过一次(・∀・)
The text was updated successfully, but these errors were encountered:
🎨 pdf?page 资源文件链接会被判定为未引用资源 Fix #5649
103cbf8
88250
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
该问题是否已经被报告过了? Is there an existing issue for this?
I have searched the existing issues
描述问题 Describe the problem
当资源的连接是这种形式时:
展开:
会因为没有全字符串匹配上,误判为未引用资源
期待的结果 Expected result
?后面忽略文件名匹配
截屏或者录屏演示 Screenshot or screen recording presentation
No response
版本环境 Version environment
日志文件 Log file
Not needed
更多信息 More information
之前没支持符号链接判定时 #5480 ,自己写的python清理脚本也在这上面栽过一次(・∀・)
The text was updated successfully, but these errors were encountered: