Confluence bridge for Mathinline
Zuletzt geändert von xwikiadmin am 2025/01/07 12:38
Description
This is a bridge for the Confluence Mathinline macro to XWiki's Mathjax macro.
Parameter | Description | Mandatory? |
---|---|---|
body | The math expression. It can start with --uriencoded--, in which case the math expression needs to be url-encoded. | Yes |
Usage example
The answer is {{confluence_mathinline body="--uriencoded--\sqrt%7B2+x%5e3%7D=\cfrac%7B1%7D%7Ba_1%7D"/}}
Result:
The answer is \(\sqrt{2 x^3}=\cfrac{1}{a_1}\)
See also: