Parsing for emoticons, offered in Jira tickets #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In issue descriptions, Jira parses certain strings as emoticons. Jira also offers to insert these emoticons through a function in the toolbar.
See https://confluence.atlassian.com/conf80/symbols-emojis-and-special-characters-1188407348.html / "Type the emoji keyboard shortcut".
These emoticons are translated into real emojis from Jira to MD representation.
Translation from MD back to Jira has also been done, but has not been tested.
These are all the emoticons in Jira-syntax:
The
flag
,flagoff
are not supported by newer Jira editions, but are present in older ones.