Skip to content

Instantly share code, notes, and snippets.

@ebouchut
Last active September 3, 2015 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebouchut/5cab5c5c6dd77b7474b9 to your computer and use it in GitHub Desktop.
Save ebouchut/5cab5c5c6dd77b7474b9 to your computer and use it in GitHub Desktop.
Comment a section of HTML+ERB
<%
=begin
%>
This <a href="javascript:void(0);">will not be in the result HTML page.</a>
<%
=end
%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment