You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue seems to happen in the latest version of Edge and Chrome browsers.
For example, there is documentation at https://doc.example.com which runs through Sphinx with sphinxcontrib-mermaid. When we visit a documentation page https://doc.example.com/index.html where there is a Mermaid diagram, no issues display. However, when we use the search function in Sphinx, and navigate to a resulting page, for example: https://doc.example.com/index.html?highlight=foo, and the Mermaid chart also has foo in the Chart itself, the chart breaks.
7.2.6
0.8.1
This issue seems to happen in the latest version of Edge and Chrome browsers.
For example, there is documentation at
https://doc.example.com
which runs throughSphinx
withsphinxcontrib-mermaid
. When we visit a documentation pagehttps://doc.example.com/index.html
where there is a Mermaid diagram, no issues display. However, when we use the search function in Sphinx, and navigate to a resulting page, for example:https://doc.example.com/index.html?highlight=foo
, and the Mermaid chart also hasfoo
in the Chart itself, the chart breaks.Giving some better examples:
https://help.konfuzio.com/tutorials/advanced-document-extraction/index.html?highlight=vat+code
Which will correctly display the mermaid chart in Firefox. But when viewing in Edge or Chrome, we get the following:
The text was updated successfully, but these errors were encountered: