The current setup of this repo is that there is a single Markdown file, holding all information. As discussed with @DavidLambauer, there could be a huge benefit of splitting up the resources into smaller files (Markdown, CSV, JSON) and using a build tool to parse these resources into the main README.md file. The smaller resource files (like an events.json, an extensions.csv file or simply a about-magento.md file) could then be used elsewhere (remote feeds, website generators) as well.