解决Typora文档上传到cnblog的问题
解决Typora文档上传到cnblog的问题

dotnet tool install -g --version 1.4.0 dotnet-cnblog //下载dotnet tool
dotnet-cnblog //登录
dotnet-cnblog reset //重置
dotnet-cnblog proc -f <markdown文件路径> //上传加载完的文件

dotnet tool install -g --version 1.4.0 dotnet-cnblog //下载dotnet tool
dotnet-cnblog //登录
dotnet-cnblog reset //重置
dotnet-cnblog proc -f <markdown文件路径> //上传加载完的文件