Support for internal links

Last modified by Manuel Leduc on 2024/06/25 12:45

It is now possible to define internal links (i.e., links to other pages of the same wiki) in addition to external links (i.e., links to any web page).

  • Internal links are serialized as [label](link).
  • External links are serialized as [[link|label]].

Note: this is not yet supported in the editor, but it's supported when opening existing pages with internal links (e.g., XWiki pages with internal link).

Get Connected