This has been a mystery to me for a while, and for some reason Google didn\'t help me, so let me ask.
EDIT: ok, I understand the GFM is everywhere in GitHub, and wh
github flavored markdown is used on:
and minimally on comments (commit, pull requests, etc)
a note about issues: it seems like it uses a limited version of GFM than on wiki pages or readme files.