calmwaves111

Results 35 comments of calmwaves111

升级了pandoc,有了一点改善,原来提示错误{1},且什么文件都没有生成,现在仍然提示错误{1},且我已经改为英文了 ![image](https://user-images.githubusercontent.com/56907077/168194588-1c598e43-ab73-4f18-a536-7d4006ccf684.png) 现在是能生成markdown文件和media文件夹,但是不能拷贝附件到media路径里,且我的附件也是英文名称的 ![image](https://user-images.githubusercontent.com/56907077/168194746-b39b75e3-d54c-4c07-a79b-aea6c84796c1.png)

是jpg,报错是这样的 ![image](https://user-images.githubusercontent.com/56907077/168195705-eb9ecacb-38d8-4dde-a353-706672cf99ab.png)

我也是相对子目录的,因为我也用typora,我重装之后仍然是如此错误,无法将附件拷贝到media文件夹中 ![image](https://user-images.githubusercontent.com/56907077/168196723-2fd54358-73b0-4df0-9483-b096f477cac6.png)

但是我的控制台不显示命令,它是这样的 ![image](https://user-images.githubusercontent.com/56907077/168199719-190118d8-6931-4d51-a685-73764c4e8d7d.png)

我运行之后的报错是这样的,我不知道这个test是什么 以及我发现如果不带附件是可以成功导出markdown的,即使是文件名是中文也没关系 ![image](https://user-images.githubusercontent.com/56907077/168202322-22b3808d-e456-4f52-b46c-03d56b20d405.png)

![image](https://user-images.githubusercontent.com/56907077/184890565-662c77d2-b343-4e5f-829d-eb89e81b3d68.png)

``` before aaaaaa[^1] cccccc[^3] ddddd[^4] bbbbb[^2] fffffff[^5] [^1]: a-footnote [^2]: b-footnote [^3]: c-footnote [^4]: d-footnote [^5]: f-footnote after aaaaaa[^1] cccccc[^2] ddddd[^3] bbbbb[^4] fffffff[^5] [^1]: a-footnote [^2]: c-footnote [^3]: d-footnote [^4]:...

> ``` > before > aaaaaa[^1] > cccccc[^3] > ddddd[^4] > bbbbb[^2] > fffffff[^5] > > [^1]: a-footnote > [^2]: b-footnote > [^3]: c-footnote > [^4]: d-footnote > [^5]: f-footnote...

> --description I hope the UI version can support this feature as soon as possible. I believe it is a very useful feature, similar to Git's message But the command...