Something like this will highlight the `//github.com/mozilla/rust` part as if it were a single line comment. ``` rust /* http://github.com/mozilla/rust */ ```
Something like this will highlight the
//github.com/mozilla/rustpart as if it were a single line comment.