github markup used to consistently, as recently as 2015-07-18, render asciidoc README's with a Table of Contents (TOC) in the HTML output--presumably per the ':toc: 1' asciidoc directive.
But now it's no longer doing this. For example: https://github.com/johnnyutahh/search-based-email
asciidoctor 1.5.2 still renders the same (above) README.adoc file with a TOC. Why does github no longer do so?