Markdown
1/
GitHub extended the Markdown file format. For example, they added: tables, task lists, etc.
These Markdown extensions that GitHub popularized are so popular that I think most people, by default, now expect them to work anywhere that uses Markdown.
...