- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 8:33am 16 December 2023 - 🇨🇦Canada joelpittet Vancouver
Thanks @dlross, I took the zip and simplified it a bit and got it working for myself, here it is as a merge request.
The biggest change is I left the regex capture groups alone and changed it to
h[23]
instead of(h2|h3)
which introduces another capture group. And I removed a condition that looked the same as theelse {