Create documentation for your projects. Like so:
---
## Most popular keyboard shortcuts within GistBox
- Up/Down - Previous/Next Gist
- Ctrl+e - Edit a selected Gist
- Ctrl+s - Save Gist
## Save Gists from anywhere with Clipper
GistBox Clipper is the companion extension to GistBox, the most beautiful way to organize code snippets. It allows a user to create a GitHub Gist from any page on the web.
[Download from the Chrome Web Store](https://chrome.google.com/webstore/detail/gistbox-clipper/cejmhmbmafamjegaebkjhnckhepgmido)
' Use Gists to store code you would like to remember later on
Return Enumerable.Empty(Of String)() 'returns empty enumerable of string