The lesson markdown files are currently named index.md, which means that when you open a lesson, you have to open the index.md file to start reading. If it were renamed to readme.md instead, GitHub would automatically detect it and display it right below the file section, just like it does in the root directory.
I can open a pr for this! Opened an issue instead, because I wanted to make sure it is something everyone wants.
The lesson markdown files are currently named
index.md, which means that when you open a lesson, you have to open theindex.mdfile to start reading. If it were renamed toreadme.mdinstead, GitHub would automatically detect it and display it right below the file section, just like it does in the root directory.I can open a pr for this! Opened an issue instead, because I wanted to make sure it is something everyone wants.