hybridgroup / GitHub-Wikifier

A pre-commit Git Hook that will generate all the Table of Contents you will ever need. Just write your content, and let it take over.
100 stars 24 forks source link

Images in directories should not be listed on the Home (TOC) pages #30

Open kevin-lee opened 9 years ago

kevin-lee commented 9 years ago

The images in the directories are listed on the corresponding Home (TOC) pages. So if I have directories and files like

repo-home/
         ➥Dir1/
              ➥Some.md
              ➥Some-Image.png

Then Dir1.md has a link to Some-Image.png. I don't think any images should be listed on the home (TOC) page.