BaumGeist@lemmy.ml to Programmer Humor@lemmy.ml · 2 months agoThe best answer on StackOverflow: Using RegEx to parse HTMLstackoverflow.comexternal-linkmessage-square7fedilinkarrow-up19arrow-down10
arrow-up19arrow-down1external-linkThe best answer on StackOverflow: Using RegEx to parse HTMLstackoverflow.comBaumGeist@lemmy.ml to Programmer Humor@lemmy.ml · 2 months agomessage-square7fedilink
minus-squarecommunism@lemmy.mllinkfedilinkarrow-up1·2 months agoOP isn’t trying to parse HTML though… they are trying to detect opening xml tags. Which seems quite achievable with regex.
OP isn’t trying to parse HTML though… they are trying to detect opening xml tags. Which seems quite achievable with regex.