Upper and lower case for links #846
tschiekdev
started this conversation in
General
Replies: 3 comments
-
Could you submit a PR? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in a51327b |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
flutter-quill/lib/src/models/rules/insert.dart
Line 333 in a00b7fe
Any chance you could tweak the regular expression a bit to make links case-insensitive?
E.g. will
"WWW.GOOGLE.DE"
or just
"Www.google.de"
not recognized as a link.
Would be nice. Thank you. :-)
Beta Was this translation helpful? Give feedback.
All reactions