Explore >> Select a destination


You are here

fasterthanli.me
| | manuel-strehl.de
4.0 parsecs away

Travel
| | The article describes a way to mark up syntax highlighted source code with a simple pre element while retaining the advantages of other solutions.
| | sarasoueidan.com
2.9 parsecs away

Travel
| | - The personal website of Sara Soueidan, inclusive design engineer
| | vxlabs.com
5.0 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:
| | sudonull.com
15.0 parsecs away

Travel
| git, github, bespin, cloud9 ide / Sudo Null IT News