We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用多级缓存的时候需要注意:当内存中的缓存数据很多也很大的时候,可能会导致内存超负荷,这个时候我们推荐使用缓存滑动过期
目前渲染后的效果是上图,期望效果是与普通链接一致,不要增加多余文字
The text was updated successfully, but these errors were encountered:
@zhenlei520 锚点链接默认会加个#的图标。
Sorry, something went wrong.
这个有些丑陋,有好的办法隐藏掉吗?
@zhenlei520 要么就把锚点的图标删掉,下面这种就会受影响。
可以接收隐藏锚点图标
@zhenlei520 [name](url) 语法不太好加选项隐藏。如果滑动过期后面加个句号会不会好看点?
还是比较丑陋,再想想办法?
capdiem
No branches or pull requests
Description
目前渲染后的效果是上图,期望效果是与普通链接一致,不要增加多余文字
Expect
The text was updated successfully, but these errors were encountered: