Git 操作

Mark_404發表於2020-11-04

新增目錄

curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc

chmod a+x gh-md-toc
 
./gh-md-toc 檔名.md

然後將Table of Contents============ 下面的內容複製到對應的md檔案當中,並更新即可。