-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.4.11, 6.5-OD-05, 7.1.2
-
6.04
-
1
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Expected Behavior
Be able to escape "Advanced Formatting" operators inside those operators.
Example
This | Would be this |
---|---|
{code} This is {\code\} {code} |
This is {code} |
Actual Behavior
The wiki markup processor ignores escaping, showing text like below.
This is {\code\}
Steps to Reproduce
- Enter the below text inside any Wiki Markup-enabled field;
{code} This is \{code\} {code}
- Trigger the preview;
Workaround
Use noformat instead of code. Note this won't enable automatic syntax coloring for Java, SQL and other languages.
- is duplicated by
-
JRASERVER-60249 code macro does not display {code} inside the block properly
- Closed
- relates to
-
JRACLOUD-45342 Can't escape brackets inside {code} blocks
- Closed
-
JRASERVER-38313 Can't escape "}" character
- Closed
-
JRASERVER-39688 Monospace inline rendering using curly braces
- Gathering Impact
-
JRASERVER-21436 Markdown support for JIRA comments
- Closed