diff --git a/index.js b/index.js index 51bc311..4d0b42a 100644 --- a/index.js +++ b/index.js @@ -89,7 +89,7 @@ function fastGit(message = "update") { function runAll() { countLinks("README.md"); countLinks("MOBILE.md"); - formatFiles(); + // formatFiles(); createToC(); categorize(); countLinks("README.md");