Because long strings in PHP are tricky to debug; having the IDE syntax highlight parts of the HTML it can identify as HTML is much nicer - you might not have spotted the intentional ladel in that example above, but it definitely would have stood out in your IDE.
Why?
Because long strings in PHP are tricky to debug; having the IDE syntax highlight parts of the HTML it can identify as HTML is much nicer - you might not have spotted the intentional
ladel
in that example above, but it definitely would have stood out in your IDE._Originally posted by @GaryJones in https://github.com/ns-rx/poetwp/pull/13#discussion_r1730397582_