apache / lucene-jira-archive

Jira archive for Apache Lucene
https://lucene.apache.org/
2 stars 6 forks source link

Capture jira mentions appear at the end of a line #120

Closed mocobeta closed 2 years ago

mocobeta commented 2 years ago

The regex needs to be fixed to properly capture mentions at the end of a line.

e.g.,

https://github.com/mocobeta/migration-test-3/issues/535 Screenshot from 2022-08-06 17-46-47

https://github.com/mocobeta/migration-test-3/issues/536#issuecomment-1207175809 Screenshot from 2022-08-06 17-47-30

https://github.com/mocobeta/migration-test-3/issues/537#issuecomment-1207175836 Screenshot from 2022-08-06 17-47-52

Close #113