Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make short link pattern greedy #2259

Merged
merged 1 commit into from
Aug 5, 2017
Merged

Make short link pattern greedy #2259

merged 1 commit into from
Aug 5, 2017

Conversation

michaelkuhn
Copy link
Contributor

Multiple links on the same line are currently not recognized correctly.

To reproduce, simply write something like this: [[link1]] [[link2]]

@lafriks
Copy link
Member

lafriks commented Aug 4, 2017

unit tests for this would be nice

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Aug 4, 2017
@lafriks lafriks added this to the 1.x.x milestone Aug 4, 2017
Multiple links on the same line are currently not recognized correctly.
@ethantkoenig
Copy link
Member

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Aug 4, 2017
@appleboy appleboy modified the milestones: 1.2.0, 1.x.x Aug 5, 2017
@appleboy
Copy link
Member

appleboy commented Aug 5, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Aug 5, 2017
@appleboy
Copy link
Member

appleboy commented Aug 5, 2017

@lunny Should we move this PR to milestone v1.2?

@lafriks
Copy link
Member

lafriks commented Aug 5, 2017

If unit test is added than yes I think

@michaelkuhn
Copy link
Contributor Author

@lafriks: I have added a unit test. Is this okay or do you expect something else/more?

@lafriks lafriks modified the milestones: 1.2.0, 1.x.x Aug 5, 2017
@lafriks
Copy link
Member

lafriks commented Aug 5, 2017

@michaelkuhn yes excactly I was thinking about. Thank you

@lafriks lafriks merged commit d05150a into go-gitea:master Aug 5, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants