sourcerer-io / sourcerer-app

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
https://sourcerer.io/start
MIT License
6.73k stars 281 forks source link

Markdown Language Support #519

Open KeithETruesdell opened 5 years ago

KeithETruesdell commented 5 years ago

Is there an option to add Markdown Language support?

I have 2 different thoughts here. about this.

First is that many of my repos, and many others, have a several standard markdown files, possibly named .md or .markdown, such as license.md, contributing.md, readme.md and so on. These seem to be counted for commits and some fun facts.
This would also be nice if it was separated out for some of the fun facts (such as the indentation). It would also be nice, possibly as a fun fact to have this information, for fun facts on how many repos have these type of things.

Second, some people use a markdown file for additonal documentation outside of the files. I also use it to have some blog posts as well. This might be nice to have as a fun fact for who is doing what documentaiton and such.
As a branch of that, it might be cool to have a hash of the amount of documentation that people use and how much people document their code and such. Just some fun thoughts.

Thank you again for this amazing program.