Skip to content

PZh101/YuqueExportToMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

语雀导出的Lake文档转为Markdown文档

环境: python 3.7 pip

使用方法

生成依赖(使用时可以忽略该步骤):

# 安装
pip install pipreqs
# 在当前目录生成
pipreqs . --encoding=utf8 --force

安装依赖:

pip install -r requirements.txt

运行代码:

python startup.py -i meta.json路径 -o 输出md文档路径
python startup.py -l your.lakebook路径 -o 输出md文档路径

打包

Pyinstaller -F -w -i image/asrgu-k3t3q-001.ico -n YuqueExportToMarkdown startup.py

feature:

  • 支持命令行转换文件
  • 支持直接读取lakebook格式的文件
  • 提供可视化操作

About

将语雀导出的lake文件转为markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages