Conversation
|
Dankjewel! I will have to write some test cases to check if it's still working in all cases. I should have done this a long time ago; there are some weird cases where some regex will not work if there is line wrapping example: <span
class="btn"
...
>I have added a quick setup in the |
|
@Mars073 I will do some more checks and add the rest to make sure it does everything like before but I think it will be fine. Hmm yes |
|
I have checked and what is happening is the span should not have been disabled, I made |

Hello,
I had a problem with HTML tag pattern:
I modified some regexes, I don't know if it was more optimized before, but I find my version more "simple". 🙃