Skip to content

Instantly share code, notes, and snippets.

@mgussekloo
Created July 17, 2014 13:51
Show Gist options
  • Save mgussekloo/287809d51f6063a26127 to your computer and use it in GitHub Desktop.
Save mgussekloo/287809d51f6063a26127 to your computer and use it in GitHub Desktop.
Destroy all markup
<h4(.*?)>|</h4>|<h2(.*?)>|</h2>|<h3>|</h3>|<p(.*?)>|</p>|<span(.*?)>|</span>|_{2,}|&nbsp;|class="(.*?)"|height="(.*?)"|width="(.*?)"|alt=""|target="(.*?)"|style="(.*?")|<div(.*?)>|</div>|<table(.*?)>|</table>|<tr>|</tr>|<td(.*?)>|</td(.*?)>|<tbody>|</tbody>|http://www\.cmhf\.nl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment