Results 3 issues of endoffight

Here is a doc abount blockquotes: Use the > character in front of a line, just like in email ``` > Use it if you're quoting a person, a song...

System Info: Hostname: MC9 Operating System: Darwin Kernel Version: 23.6.0 Architecture: arm64 CPU Model: Apple M3 Pro in iterm: $ uname -m arm64 in WindTerm: $ uname -m x86_64 want:...

curl 'http://xxxx/share/file/' -F "[email protected]" 目前用这个命令能够上传,但是还不够方便,希望支持curl -T 然后返回数据里目前是 {"code":200,"message":"ok","detail":{"code":68368,"name":"go.mod"}} 如果直接带上wget的下载链接的话就更好了 场景是,我ssh到远程服务器,希望下载某个文件,这时就没办法方便的使用网页