gitdown:GitHub markdown预处理器 源码
Gitdown向 Flavored Markdown添加了(生成目录,包括文档,使用变量等)。 备忘单 // Generate table of contents { "gitdown" : "contents" } { "gitdown" : "contents" , "maxLevel" : 4 } { "gitdown" : "contents" , "rootId" : "features" } // Use a custom defined variable { "gitdown" : "variable" , "name" : "nameOfTheVariable" } // In
下载地址
用户评论