spacetelescope / jirahub

A package for syncing JIRA tickets and Github issues
http://jirahub.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Escape strings from Jira content that look like GitHub user mentions #26

Closed eslavich closed 4 years ago

eslavich commented 4 years ago

This PR adds an invisible character between @ and username in strings from Jira that would otherwise be interpreted by GitHub as user mentions.