Confluence 5.4 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
This page is a snippet
For full information, see:
snippet
Macro name: code
Macro body: Accepts plain text.
| パラメーター名 | 必須 | 既定 | パラメーターの説明と指定可能な値 |
|---|---|---|---|
title | いいえ | (なし) | Adds a title to the code macro box. |
theme | いいえ | Confluence | Specifies the colour scheme used for displaying your code. Many of these themes are based on the default colour schemes of popular integrated development environments (IDEs). The default theme is Available themes:
|
linenumbers | いいえ | false | If If |
language | いいえ | java | Specifies the language (or environment) for syntax highlighting.
|
firstline | いいえ | 1 | When linenumbers is true, this value defines the number of the first line of code. |
collapse | いいえ | false | If If |
