Blog
Guides
Notes
Projects

Regular Expressions

Aliases
  • regex
  • regexp
  • RegEx
  • RegExp
Image of Author
Austin Gatlin
October 9, 2023 (last updated October 9, 2023)

https://en.wikipedia.org/wiki/Regular_expression

Don't parse HTML with RegEx

https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454

In this Article
Don't parse HTML with RegEx