Confluence allows you to create bulleted or numbered lists, and is flexible enough to allow a combination of the two lists.
If you need to separate the text within lists using line breaks, make sure you do so using a double slash (//). Empty lines may disrupt the list.
Simple lists
Use the hyphen (-) to create simple lists.
Make sure there is a space between the hyphen and your text.
| What you need to type |
What you will get |
|
|
Bulleted lists
Use the asterisk (*) to create bullets. For each subsequent level, add an extra asterisk.
Make sure there is a space between the asterisk and your text.
| What you need to type |
What you will get |
* some
* bullet
** indented
** bullets
* points
|
|
Numbered lists
Use the hash (#) to create numbered lists.
Make sure there is a space between the hash and your text.
| What you need to type |
What you will get |
|
- a
- numbered
- list
|
A second level of hashes will produce a sub-list, such as the alphabetical sub-list shown below.
| What you need to type |
What you will get |
# Here's a sentence.
## This is a sub-list point.
## And a second sub-list point.
# Here's another sentence.
|
- Here's a sentence.
- This is a sub-list point.
- And a second sub-list point.
- Here's another sentence.
|
Try a third level of hashes to produce a sub-sub-list.
| What you need to type |
What you will get |
# Here's a sentence.
## This is a sub-list point.
### Third list level.
### Another point at the third level.
## And a second sub-list point.
# Here's another sentence.
|
- Here's a sentence.
- This is a sub-list point.
- Third list level.
- Another point at the third level.
- And a second sub-list point.
- Here's another sentence.
|
 | In numbered lists as described above, the format of the 'number' displayed at each list level may be different, depending upon your browser and the style sheets installed on your Confluence instance. So in some cases, you may see letters (A, B, C, etc; or a, b, c, etc) or Roman numerals (i, ii, iii, etc) at different list levels. |
Mixed lists
| What you need to type |
What you will get |
# Here
#* is
#* an
# example
#* of
#* a
# mixed
# list
|
- Here
- example
- mixed
- list
|
RELATED TOPICS
Working with Text Breaks
Confluence Notation Guide Overview
Take me back to Confluence User Guide
Comments (16)
Jun 26
Anonymous says:
I was wondering... is there anyway to change the way the number tables play out?...I was wondering... is there anyway to change the way the number tables play out? For example, instead of..
it could go.. 1, then 1.1, then 1.1.1, then 2.?
Thanks
Jun 27
Tony Cheah Tong Nyee says:
Hi there, I believe this is not possible at the moment. However, we are aware o...Hi there,
I believe this is not possible at the moment. However, we are aware of such needs and have an open request regarding it being tracked at:
Feel free to cast your vote to increase its popularity and add yourself as a watcher for future updates.
Cheers,
Tony
Jul 02
Anonymous says:
Does anybody else have a problem regarding lists and indents/outdents? Every ti...Does anybody else have a problem regarding lists and indents/outdents?
Every time I make a list, I conclude it with text. What the list does, however, is influence the concluding body of text by carrying over the indention property that it has. The results of this is that the concluding body of text cannot be made flush with the left side, which is what I want to do.
I've tried both Rich Text, Wiki Markup, and a combination of the two with no avail. Can anybody help me out here?
Thanks I appreciate it.
Jul 03
Ming Giet Chong says:
Hi, Could you please raise a support ticket at our issue tracker at: https:/...Hi,
Could you please raise a support ticket at our issue tracker at:
Please also attach the relevant information to the support ticket for further investigation. Thanks.
Regards,
MG
Jul 04
Anonymous says:
Hi, Is there some way to enforce continued numbering of a numbered list rather ...Hi,
Is there some way to enforce continued numbering of a numbered list rather than start it with 1? I am working with a complex procedure and there is lots of text and tables between numbered steps, and at some point Confluence gets confused and restarts numbering of the procedure in the middle.
Maybe there is some way how I can specify the number with which a numbered list should start?
Thanks!
Juris.
Aug 13
Cameron Christensen says:
I am also interested in this functionality. I seem to frequently end up wi...I am also interested in this functionality. I seem to frequently end up with output that looks like:
stuff
more stuff
Jul 18
Anonymous says:
I was trying to find a way to make formatted dictionary entries, like "<dl>...I was trying to find a way to make formatted dictionary entries, like "<dl></dl>" in HTML and ";<term>: <def>" in regular wiki markup. Is there something closer than the two list type shown above?
Jul 24
Ming Giet Chong says:
Hi, You can try using the Html plugin and the Content Formatting macro to inclu...Hi,
You can try using the Html plugin and the Content Formatting macro to include the html code in Confluence page. You should be able to define your own format for that.
Hope this helps.
Regards,
MG
Aug 17
Anonymous says:
Hi, We have complex procedures that uses many lists. We like to add lines...Hi,
We have complex procedures that uses many lists. We like to add lines between the items in the lists, without breaking the list, eg
1. Item one
(if I click enter to leave a space, the numbering starts again at 1.)
1. Item two
I've worked out that if I place a   character (in the markup tool) where I want a space, then it will add a line without stuffing up the numbering. But is there and easier way of inserting line breaks from the Rich Text Editor, instead of the markup tool?
I don't understand the instructions in the beginning of this page: ("If you need to separate the text within lists using line breaks, make sure you do so using a double slash (//). Empty lines may disrupt the list"). Do you mean double front slash or double back slash. This does not seem to work?
Aug 17
David Peterson [CustomWare] says:
It should be a double backslash. Not sure why the forward slash was listed, but ...It should be a double backslash. Not sure why the forward slash was listed, but I do know it's impossible to output a double backslash in regular wiki markup...
Try:
Aug 17
Anonymous says:
Thanks for the quick reply. I tried the above, but the character doesn't ...Thanks for the quick reply. I tried the above, but the
character doesn't seem to leave line breaks between the items. What does work is the following character ( ), but I'm not sure if it's the correct character to use?:
# Item 1
 
Another line in Item 1
 
# Item 2
 
Another line in Item 2
Aug 17
David Peterson [CustomWare] says:
Yeah, I guess that would work - you just need something on each line for the par...Yeah, I guess that would work - you just need something on each line for the parser to consider it part of the previous list item, so a non-breaking space should work.
Sep 30
Anonymous says:
how do we add bulleted formats with in a table.how do we add bulleted formats with in a table.
Oct 06
Azwandi Mohd Aris says:
Hi there, The wiki markup is pretty much straightforward, where you have the bu...Hi there,
The wiki markup is pretty much straightforward, where you have the bulleted list within the table markup:
which will produce:
Hope that helps.
Cheers,
Azwandi
Oct 01
Anonymous says:
I would like to change the look of the bullets I use in a bulleted list...for ex...I would like to change the look of the bullets I use in a bulleted list...for example a right pointing arrowhead in a color. How can this be accomplished?
Oct 14
Ming Giet Chong says:
Hi, You can try modifying the CSS file of Confluence page. You can perform this...Hi,
You can try modifying the CSS file of Confluence page. You can perform this by following the steps below:
<style type="text/css"> .wiki-content ul, ol { margin:0px 0; } .wiki-content ul { list-style-type:square; } </style>The sample code above will change the default marker to square. For more information on CSS List-style-type property, please look at the link below:
Hope this helps.
Regards,
MG
Add Comment