Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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

Configuration page since 1.7.

...

9 version

Internet (CDN)

Info

Status
colourGreen
titlesince 1.7.8
We have implemented the following changes:

  • Added Allowlist restrictions for Data Center Compliance - CDN’s are explicity required to be allowed on the Confluence Allowlist via incoming. Please see https://confluence.atlassian.com/doc/configuring-the-allowlist-381255821.html for more information on the confluence allowlist. . Allow incoming.

  • Added Error messages in relation to restricted CDN - An error message will be rendered instead of mathjax render due to using a restricted CDN.

A new lozenge under is Allowed heading will indicate whether the CDN is allowed or restricted.

  • Status
    colourGreen
    titleVALID
    if the CDN is appropriately allowed

  • Status
    colourRed
    titleINVALID
    if the CDN URL is restricted.

...

Added Error messages in relation to restricted CDN - An error message will be rendered instead of mathjax render due to using a restricted CDN.

Image RemovedPlease 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

Status
colourGreen
titlesince 1.7.5
We have implemented the following changes:

  • Reduced MathJax resource options - only available Bundled Resources and Internet (CDN)

  • Defaults settings - are set to use Bundled Resources

...

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.

...