You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
The code blocks aren't formatted after updating to a newer version.
Code blocks are now visualized as :
{code:java}
// Some comments here
public String getFoo()
{
return foo;
}{code}
While lists are visualized correctly.
The two wiki plugins are enabled
All renderer plugins are enabled:
What could be causing this behavior?
Hi Dieter,
I understand that you recently upgraded Jira to 8.4.1, but since that time you seem to be unable to get the {code} macro to properly format within Jira fields that use wiki markup (like comments or description.
From looking at your screenshots, I can see that while the plugins are enabled, you appear to have some modules of that plugin that are disabled. You can click that modules enabled link on the right side to see which modules are enabled/disabled, like so:
I'm betting that your environment seems to have the code module disabled. You should see a button on the far right side to enable that module. Try to click that to re-enable this.
I'm not sure what would have caused this, aside from an administrator having disabled these. But try this and let me know if this helps.
Cheers,
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the tip about using {code} as markup for code blocks - other google articles were recommending back ticks which weren't working for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.