Hello guys,
We have an Confluence page that used by an python script to upload the content.
The content is a pure html code.
Like here: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-custom-content/#api-custom-content-id-put
If I use the style html property to change the html table background the Confluence ignore that.
Is it possible to put some html/css style to the code html code that will appear in Confluence?
Post the problem here: https://community.developer.atlassian.com/
The chance is better that someone can help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
today I tried external links too, like this:
<a href="https://mysite.com">mysite</a>
I got this error:
Content body cannot be converted to new editor format
so the external links didn't work too....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
found this https://confluence.atlassian.com/doc/confluence-storage-format-790796544.html , this seems this is the limited formatting options
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nagy András ,
Your reference is for Confluence Server/Data Center. Most of it will work, but not all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's possible to put some styling into Confluence, but it is very limited. I don't know of a specific guide and usually use trial and error.
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.