junxnone / xwiki

https://junxnone.github.io/xwiki/
0 stars 0 forks source link

Doc Tools pandoc mdtoc #273

Open junxnone opened 1 year ago

junxnone commented 1 year ago

Pandoc: 生成目录TOC

pandoc --wrap=preserve -f gfm --toc -s input.md  -o output.md -w gfm