5
Answers

Regular expression

Photo of Salma Siddiqa

Salma Siddiqa

12y
1.1k
1

Hi,
I want an regular expression to eliminate the white space from an xml file having style tags.

Eg: "Font-Style : italic" should be converted to "Font-Style:italic"
  How can i achieve this?

Answers (5)