Confluence 3.4 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
Confluence allows you to create bulleted or numbered lists, and is flexible enough to allow a combination of the two lists.
改行を使用してリスト内のテキストを分離する必要がある場合、必ずダブル スラッシュ (//) を使用してください。空行を使用すると、リストが壊れる場合があります。
単純な箇条書き
Use the hyphen (-) to create simple lists.
Make sure there is a space between the hyphen and your text.
必要な入力項目 |
表示結果 |
---|---|
- some - bullet - points |
|
番号なしの箇条書き
番号なし箇条書きを作成するにはアスタリスク (*) を使用します。各下位レベルで1つアスタリスクを追加します。
アスタリスクとテキストの間に必ずスペースを入れてください。
必要な入力項目 |
表示結果 |
---|---|
* 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 |
|
ハッシュの第 2 レベルには、以降のアルファベット順サブリストなどのサブリストが生成されます。
必要な入力項目 |
表示結果 |
---|---|
# 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.
必要な入力項目 |
表示結果 |
---|---|
# 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. |
|
上述したような番号付き箇条書きでは、各箇条書き レベルに表示される「番号」の形式は、ご使用の Confluence インスタンスにインストールされているブラウザやスタイルシートに応じて異なる場合があります。したがって、場合によっては異なる箇条書きレベルで、文字 (A、B、C または a、b、c など) やローマ数字 (i、ii、iii など) が表示されることもあります。
混合された箇条書き
必要な入力項目 |
表示結果 |
---|---|
# Here #* is #* an # example #* of #* a # mixed # list |
|
関連トピック
Working with Text Breaks
Confluence Notation Guide Overview
Take me back to Confluence User's Guide