Forums

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

How to let a picture belongs to a list

FlintyLemming June 7, 2020

When I insert a picture into a list, basically it's only have three status.

First, the picture is in the same line with that list, just like this截屏2020-06-08 上午11.57.53.png

Second, the picture is in the new point, just like this截屏2020-06-08 上午11.59.39.png

Third, the picture is out of list, just like this截屏2020-06-08 下午12.01.01.png

 

But I want this picture belongs to the list, and belongs to a point, just like this截屏2020-06-08 下午12.03.01.png

please notice that there is a tab before the picture, and it shows that this picture belongs to the "one"

How can I do like this in Confluence Server?

 

1 answer

0 votes
Ollie Guan
Community Champion
June 7, 2020

Hi @FlintyLemming ,

Do you want to display this picture as a thumbnail?

Could you provide more information to describe this feature and you can also use Chinese here.

FlintyLemming June 7, 2020

您好,我并非是想要改变图片显示方式(比如您说的 thumbnail),而是想改变图片的显示位置。以下请允许我用 markdown 来具体表达我的需求。

简单来说,我希望图片能像以下方式显示:

1. one

    ![](https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png)

2. two

3. three

 注意图片前面的这个 table 字符,他可以让这张图片显示在第一点的下方,同时并不影响下面的排序。因为此时该图片是属于第一点内的。

为了方便,我再附上相同意思的 HTML 代码

<html>
<body> <article id="0" class="page sans"> <header> </header> <div class="page-body"> <ol id="a" class="numbered-list" start="1"> <li>one<figure id="alpha" class="image"><a href="图片名称"><img src="https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" /></a></figure> </li> </ol> <ol id="b" class="numbered-list" start="2"> <li>two </li> </ol> <ol id="c" class="numbered-list" start="3"> <li>three</li> </ol> </div> </article></body>
</html>

 但是 Confluence Server 里,可能是我不会操作,我只能实现以下三种情况

1. one ![](https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png)

2. two

3. three 
1. one 

2. ![](https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png)

3. two

4. three  
1. one 

![](https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png)

1. two

2. three 
Ollie Guan
Community Champion
June 7, 2020

Confluence supports inserting content in markdown

https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html

https://confluence.atlassian.com/doc/html-macro-38273085.html

可以试试通过宏能否解决你的问题。

FlintyLemming June 7, 2020

您好,我目前就是在用 markdown 相关的宏解决这一问题。只是希望 Confluence 能够考虑下原生支持这个功能。

Ollie Guan
Community Champion
June 8, 2020

请继续关注社区中其他伙伴是否有更好解决方案。

您也可以在我的个人信息中看到联系信息,诚邀您加入上海ACE社区!

You're one step closer to meeting fellow Atlassian users at your local event.

https://ace.atlassian.com/shanghai

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.5.0
TAGS
AUG Leaders

Atlassian Community Events