Closed kkononov closed 5 years ago
It also ignores link part after colon :
, where it is not right after protocol, for example:
https://youtrack.jetbrains.com/issues?q=for:%20me%20
(%20me%20 will be plain text).
Should be fixed in master and kotlin-js-clean branches, 0.2.0-pre-6 version is published
Example input:
https://test.com/~repo/large-files-editor
Result: https://test.com/ is a link, the rest is plain text