Skip to content

Instantly share code, notes, and snippets.

@rmanalan
Created August 13, 2009 20:07
Show Gist options
  • Select an option

  • Save rmanalan/167431 to your computer and use it in GitHub Desktop.

Select an option

Save rmanalan/167431 to your computer and use it in GitHub Desktop.
%a{:href => "http://google.com"} Google
\.
Produces:
<a href="http://google.com">Google</a> .
^ I want that space gone!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment