Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can the text inside {code} be color-able?

Jing Chu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 12, 2020

Inside the {code} bracket, how do I put the text in color?

In the following example, in Visual mode it does not display the color 

 
{code:java}
CALL SQLJ.REMOVE_JAR ({color:#00875a}ABC_in_green{color}, 0); --> the name shall be {color:#de350b}XYZ_in_red{color}
{code}

Expected the same as outside of code bracket.
{color:#00875a}ABC_in_green{color}
{color:#de350b}XYZ_in_red{color}

0 answers

Suggest an answer

Log in or Sign up to answer