...
By clicking the Configure button for the add-on in the Manage add-ons UI in Confluence after installation. Then select the MathJax tab.
An alternative option is to select Latex Configurations from the side Navigation bar in the Confluence Administrator section.
...
Configurations
...
Configurations
Configuration page since 1.7.9 version
Internet (CDN)
Info | ||||||
---|---|---|---|---|---|---|
|
A new lozenge under is Allowed heading will indicate whether the CDN is allowed or restricted.
if the CDN is appropriately allowedStatus colour Green title VALID
if the CDN URL is restricted.Status colour Red title INVALID
Please see https://confluence.atlassian.com/doc/configuring-the-allowlist-381255821.html for more information on the confluence allowlist. .
...
Please ensure that the CDN used is allowed on your allowlist. For jsdelivr CDN you will need to use regular expression type on your allowlist an use a similar regexp for example:
Code Block |
---|
https\:\/\/cdn.jsdelivr.net\/npm\/mathjax\@3.2.2\/es5\/tex-mml\-svg.min.js |
Ensure that the CDN is allowed with appropriate permissions, specifically Allow incoming as shown below:
...
Info | ||||||
---|---|---|---|---|---|---|
|
Configuration page since 1.7.5 version
...
E.g. if Confluence instance is configured to be accessed via HTTPS protocol then the according to local network needs to configured to use the same protocol, otherwise, it will not allow to saving the local network URL path.
Internet (CDN)
...
The Internet option will give the ability to choose one of the provided CDN’s and corresponding version. Once the CDN and version are selected and saved; below in the table appears full generated URL pointing to the external JS file, which will be accessed during displaying the macro in the Space page.
...