Syntax highlighting of published code makes for much prettier more legible code.
I experimented with several of the more common pastebin-like services: with Github’s gist service, and with the original Pastebin.com service.
Here’s an example from pastebin:

Compare that to Github’s gists:

Gists also have line numbers, but they’re only visible when viewed directly, e.g. here