CsQuery icon indicating copy to clipboard operation
CsQuery copied to clipboard

Added Attribute Regex Replace

Open johncmckim opened this issue 11 years ago • 1 comments

Regex replace for attributes would be very useful for replacing inline styles. For example, It is not currently possible to replace a font-size or font-family inline style unless you can guarantee the values.

Using regex on HTML is very problematic. However, using regex on an attribute value works nicely.

johncmckim avatar Jun 20 '14 04:06 johncmckim

Why is this not merged?

304NotModified avatar Jan 19 '15 23:01 304NotModified