Skip to content
New issue

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

部分链接过长应优化 #1675

Open
dr34-m opened this issue Feb 1, 2024 · 1 comment
Open

部分链接过长应优化 #1675

dr34-m opened this issue Feb 1, 2024 · 1 comment

Comments

@dr34-m
Copy link
Contributor

dr34-m commented Feb 1, 2024

可把过长的链接改为:

<details>
<summary>内容过长,点击展开</summary>
https://xxxxxx.xxxxxxx.xxxxx/xxxxxxxxxxxxx
</details>
@timqian
Copy link
Owner

timqian commented Feb 1, 2024

这样链接需要两次点击了。感觉优化一下显示的链接(去掉 https://, 去掉 path)这样可能更好。

[xxxxxx.xxxxxxx.xxxxx](https://xxxxxx.xxxxxxx.xxxxx/xxxxxxxxxxxxx)

欢迎 PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants