Skip to content

Instantly share code, notes, and snippets.

@pthrasher
Created August 24, 2011 14:50
Show Gist options
  • Save pthrasher/1168235 to your computer and use it in GitHub Desktop.
Save pthrasher/1168235 to your computer and use it in GitHub Desktop.
<script type="text/javascript" charset="utf-8">
$(function(){
$(".post-194.page.type-page.status-publish.hentry br").remove()
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment