CoderDojoPotsdam / regex-tutorial

Interactive Tutorial for Regular Expressions | Interaktives Tutorial für Reguläre Ausdrücke
https://coderdojopotsdam.github.io/regex-tutorial
11 stars 17 forks source link

fix: enforce full line to match when reference regex has the form ^...$ #121

Closed moormaster closed 5 months ago

moormaster commented 5 months ago

Please also check if translations are ok - I don't speak sv nor pt-br :)

niccokunzmann commented 5 months ago

I think, I cannot check the translations. But if someone from that language finds the translations misleading, they can open a new PR.

I only have this one question: https://github.com/CoderDojoPotsdam/regex-tutorial/pull/121#discussion_r1574474899

niccokunzmann commented 5 months ago

Thanks for the PR!

moormaster commented 5 months ago

force pushed: added a small fix that ensured the overall result to not be "green" until every incomple match was fixed

niccokunzmann commented 5 months ago

Thanks for all that work on the project! I will continue to help in that. Let me know if you need anything!