Skip to content

通过bat脚本更好的使用pandoc进行格式转化

License

northpick/pandoc-better-use

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pandoc-better-use

通过bat脚本更好的使用pandoc进行格式转化

使用deepseek通过后期简单修改所生成的bat脚本

如何使用

1.下载打包zip文件至任意位置

2.解压文件

3.通过记事本打开data.ini文件

4.修改input_file=(被转换的文件位置)和output_folder=(转换的文件保存位置),将位置修改为你需要读取和写入的具体位置

如:input_file=D:\input.md和output_folder=D:\file

5修改完成后打开start.dat

脚本功能

1.自动保存配置至本地,避免了反复写代码的麻烦(如输入输出路径,输入格式,输出格式)。

2.转换格式的文件自动按时间命名,生成文件更加方便(灵感来源于comfyui)。

3.通过脚本一键完成,无需在powershell内手动输入代码,更加方便。

About

通过bat脚本更好的使用pandoc进行格式转化

Resources

License

Stars

Watchers

Forks

Packages

No packages published