Closed cudawarped closed 10 months ago
I can't reproduce this on 1.4. Quarto ships with whatever version of Mermaid was the latest at the time of release, and I believe that explains the discrepancy. In 1.4, I see this:
and this:
The version of Mermaid.js are not the same. Quarto does not and cannot embed latest version especially in 1.3. Quarto 1.4 has not the issue you are reporting which is likely because it embeds a newer (not the latest) version than 1.3.450.
Bug description
Using mermaid to draw a flow diagram with text on links, the text is highlighted when rendered to a pdf but it is obscured by the link line and not highlighted when rendered to html.
Steps to reproduce
[>] Checking versions of quarto binary dependencies... Pandoc version 3.1.1: OK Dart Sass version 1.55.0: OK [>] Checking versions of quarto dependencies......OK [>] Checking Quarto installation......OK Version: 1.3.450 Path: C:\Users\b\AppData\Local\Programs\Quarto\bin CodePage: 1252
[>] Checking basic markdown render....OK
[>] Checking Python 3 installation....OK Version: 3.9.16 (Conda) Path: C:/Users/b/mambaforge/python.exe Jupyter: 4.11.1 Kernels: dyalog-kernel, python3
[>] Checking Jupyter engine render....OK
[>] Checking R installation...........(None)