Explore >> Select a destination


You are here

avivace.com
| | vxlabs.com
5.5 parsecs away

Travel
| | The syntax-highlighted fenced code blocks in GitHub flavored markdown, or GFM, are a beautiful and useful invention. One starts a code block with three or more backticks or tildes, followed by the name of the language, and then proceeds to show one's code, which, at least on GitHub, is then syntax highlighted. In other words, something like this in your markdown: ```python def computer_says(no): print("computer says %s" % (no,)) ``` Would become this in the preview:
| | daker.me
5.6 parsecs away

Travel
| | Adnane Belmadiaf's blog.
| | kewah.com
6.2 parsecs away

Travel
| | I explain the reasons that made me moved from Sublime Text to Vim has my main editor
| | its.mw
10.9 parsecs away

Travel
| Let's script it up and optimise our tmux workflow.