Mise à jour wiki prévue le lundi 21/07/2025 de 07h30 à 09h30 Plus d'informations en cliquant sur ce lien

Confluence bridge for Note

Modifié par superadmin le 25/05/2025 - 00:00

Description

This is a bridge for the Confluence Note macro to the XWiki Warning macro.

Parameters

ParameterDescription
titleThe title of the note.

Examples of usage

Example 1

{{confluence_note title="Note: "}}
This is my note with title.
{{/confluence_note}}

Result :

Note: 

This is my note with title.

Example 2

{{confluence_note title="It supports XWiki syntax: "}}
This is my note with title and a link [[XWiki Store>>https://store.xwiki.com]]
{{/confluence_note}}

Result :

It supports XWiki syntax: 

This is my note with title and a link XWiki Store