Confluence allows you to create bulleted or numbered lists, and is flexible enough to allow a combination of the two lists.

(info) 改行を使用してリスト内のテキストを分離する必要がある場合、必ずダブル スラッシュ (//) を使用してください。空行を使用すると、リストが壊れる場合があります。

単純な箇条書き

Use the hyphen (-) to create simple lists.
Make sure there is a space between the hyphen and your text.

必要な入力項目

表示結果

- some
- bullet
- points
  • some
  • bullet
  • points

番号なしの箇条書き

番号なし箇条書きを作成するにはアスタリスク (*) を使用します。各下位レベルで1つアスタリスクを追加します。
アスタリスクとテキストの間に必ずスペースを入れてください。

必要な入力項目

表示結果

* some
* bullet
** indented
** bullets
* points
  • some
  • bullet
    • indented
    • bullets
  • points

番号付きの箇条書き

Use the hash (#) to create numbered lists.
Make sure there is a space between the hash and your text.

必要な入力項目

表示結果

# a
# numbered
# list
  1. a
  2. numbered
  3. list

ハッシュの第 2 レベルには、以降のアルファベット順サブリストなどのサブリストが生成されます。

必要な入力項目

表示結果

# Here's a sentence.
## This is a sub-list point.
## And a second sub-list point.
# Here's another sentence.
  1. Here's a sentence.
    1. This is a sub-list point.
    2. And a second sub-list point.
  2. Here's another sentence.

Try a third level of hashes to produce a sub-sub-list.

必要な入力項目

表示結果

# 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.
  1. Here's a sentence.
    1. This is a sub-list point.
      1. Third list level.
      2. Another point at the third level.
    2. And a second sub-list point.
  2. Here's another sentence.

上述したような番号付き箇条書きでは、各箇条書き レベルに表示される「番号」の形式は、ご使用の Confluence インスタンスにインストールされているブラウザやスタイルシートに応じて異なる場合があります。したがって、場合によっては異なる箇条書きレベルで、文字 (A、B、C または a、b、c など) やローマ数字 (i、ii、iii など) が表示されることもあります。

混合された箇条書き

必要な入力項目

表示結果

# Here
#* is
#* an
# example
#* of
#* a
# mixed
# list
  1. Here
    • is
    • an
  2. example
    • of
    • a
  3. mixed
  4. list
関連トピック

Working with Text Breaks
Confluence Notation Guide Overview

Take me back to Confluence User's Guide

  • ラベルなし