Skip to content

Conversation

@alialo
Copy link
Contributor

@alialo alialo commented Mar 17, 2021

Removed ")" exclusion from $FindMe - any string in [text](url) format should now match, regardless of number of brackets in url.

No longer require lazy matching for $LinkURL - it should always end in ")" which can then be excluded.

Should fix #200

Alan Longstaff and others added 2 commits March 17, 2021 22:32
Removed ")" exclusion from $FindMe - any string in [text](url) format should now match, regardless of number of brackets in url.

No longer require lazy matching for $LinkURL - it should always end in ")" which can then be excluded.

Should fix EvotecIT#200
@PrzemyslawKlys
Copy link
Member

Great! Seems to work well

@PrzemyslawKlys PrzemyslawKlys merged commit 56a4b63 into EvotecIT:master Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URL building based on the markdown approach works for most cases, but not all

2 participants