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:
是什么形式的短链接? 一般的URL都是这样长的。。
Sorry, something went wrong.
比如 https://github.com/cocoakekeyu/markdown-img-paste/issues/18 被变成新浪的短链接就是 http://t.cn/RYGDIJ8。 新浪短链接服务的网址是 http://sina.lt/。
https://github.com/cocoakekeyu/markdown-img-paste/issues/18
http://t.cn/RYGDIJ8
http://sina.lt/
再如,这是在 Atom 插入的图片链接地址 http://or0cssy3i.bkt.clouddn.com/markdown-img-paste-20171124001351673.png,变成短链接是 http://t.cn/RYGkALb。长度的差别还是很大的。
http://or0cssy3i.bkt.clouddn.com/markdown-img-paste-20171124001351673.png
http://t.cn/RYGkALb
图片等静态资源在放七牛CDN上就是追求极致的速度,用新浪短链接是多一次302跳转的HTTP请求,得不偿失。
不过你喜欢研究的话可以fork一个项目, 把程序生成的链接传给新浪API再拼接。
No branches or pull requests
链接太长了,在文件中挺难看的。
先谢谢作者了。
The text was updated successfully, but these errors were encountered: