...
Summary
This is where you define the HTML conversions rules for this project. As Jira cloud uses Wiki Markup within the Issue view, it means that JEMHC needs to convert the HTML tags into the Relevant Wiki Markup tags so that the issue description/Comment will use the same formatting as the incoming HTML email.
...
HTML Tag | Option |
---|
Superscript (SUP) | None - This will not superscript the values when found within HTML On - Will superscript values when found within HTML. e.g. a2
|
Subscript (SUB) | None - This will not subscript the relevant values when found within HTML On - Will subscript values when found within HTML. e.g. a2
|
Text Colour | None - This will not apply any colour changes to text. On - Applies the colour changes for the relevant text.
|
Bold (B) | None - Will not show text using the Bold format On - Will show text using the Bold format
|
Italic (I) | None - Will not show text using the Italic format On - Will show text using the Italic format
|
Underline (U) | None - This will not underline any text On - This will underline the relevant text
|
Strike (STRIKE) | None - This will not strikethrough any text On - Will strikethrough the relevant text. e.g. text
|
...