http://qs321.pair.com?node_id=11116558


in reply to Why a regex *really* isn't good enough for HTML and XML, even for "simple" tasks

Also, this is valid HTML5 (and also valid HTML 4.01, HTML 4.0, HTML 3.2, and HTML 2.0 too).

<a href=One.html>One</a>
  • Comment on Re: Why a regex *really* isn't good enough for HTML, even for "simple" tasks
  • Download Code

Replies are listed 'Best First'.
Re^2: Why a regex *really* isn't good enough for HTML, even for "simple" tasks
by haukex (Archbishop) on May 08, 2020 at 07:05 UTC

    Updated, thank you!