top | item 27776422

(no title)

phl | 4 years ago

As the examples in the article use xml, I just wanted to point out that applying regex to xml has a lot of limitations and should be avoided. See: https://stackoverflow.com/questions/1732348/regex-match-open...

discuss

order

rascul|4 years ago

I was thinking about that great answer when I was reading the article. Thanks for sharing it.