Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 419 Bytes

markdown-tools

使用Golang编写的Markdown工具,可以很方便的操作Markdown文件。

安装

go install github.com/yangsx95/markdown-tools@latest

使用

清理markdown文件夹中的没有被引用的资源:

markdown-tools clean markdown_file_path markdown_resource_path

演习清理:

markdown-tools clean markdown_file_path markdown_resource_path -e