markdown-toc icon indicating copy to clipboard operation
markdown-toc copied to clipboard

-- the maxdepth parameter does not work on my Mac notebook

Open LJF2402901363 opened this issue 3 years ago • 0 comments

Da when I use the command: "npx markdown-toc -- no-firsth1 -- bullets " * " --maxDepth 1 README.md" to generate the readme's directory, it is found that the generated directory has three layers, which is the same as the directory level of my readme. This means -- the maxdepth parameter doesn't work on my Mac notebook, but the other parameters are fine. What is the reason for this? Also, the readme directory of this project is very good-looking, what is its generation command? image

LJF2402901363 avatar Mar 02 '22 10:03 LJF2402901363