It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I am entering content into the rich text editor which uses different text colors and has brackets (it's documentation for programming tokens). As soon as I open up the Source Editor and save, a whole bunch of spaces appear in between all the elements of my content.
Example:
$?<conditional A>[<true text>]?<conditional B>[<else if true text>][<else if false text>]
gets turned into:
$?<conditional A>[ <true text> ]?<conditional B>[ <else if true text> ][ <else if false text> ]
as soon as I hit "Apply" in the Source Editor. The source code is automatically turning into:
<strong>$?</strong> <em>&lt;conditional A&gt;</em> <strong>[</strong> <span style="color: rgb(0,0,255);"> <em>&lt;true text&gt;</em> </span> <strong>]?</strong> <em>&lt;conditional B&gt;</em> <strong>[</strong> <span style="color: rgb(0,204,255);"> <em>&lt;else if true text&gt;</em> </span> <strong>][</strong> <span style="color: rgb(255,0,0);"> <em>&lt;else if false text&gt;</em> </span> <strong>]</strong>
with all those spaces in there.
How do I stop this from happening?
Confluence version: 4.3
Source Editor version: 1.0.6
Browsers: Chrome, Firefox
Hey there, Jeremy.
I noticed that it has been a while since you received any response here. Therefore, I would recommend you to contact the plugin vendor to get your query answered.
Hope this helps and good luck.
Our team at Mohamicorp revamped the source editor while using it internally, and we're making it public as Source Editor for Confluence. It does not perform the server-side code beautification that the original plugin does, instead providing a more bug-free Beautify option in the editor.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreAtlas Camp is our developer event which will take place in Barcelona, Spain from the 6th -7th of September . This is a great opportunity to meet other developers and get n...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.