Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-05-26 10:52
Flavor·Python

r"
<div\s\w{5}=\"print[^>]*?>[\s\S]*?<\/div>
"
gi
Open regex in editor

Description

removes divs of the print class

Submitted by Nicolaj