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
Can the issue be reproduced with the default theme (daylight/midnight)?
I was able to reproduce the issue with the default theme
Could the issue be due to extensions?
I've ruled out the possibility that the extension is causing the problem.
Describe the problem
PlantUML diagram is shown as a picture only, so even hyperlink is shown in PlantUML diagram, it doesn't work.
Expected result
Clicking hyperlink, then SiYuan shall show specified url.
Screenshot or screen recording presentation
For example, if a->b:message([[https://www.google.com/ here shall be a link to google]]) is described in PlantUML, SiYuan shows like attached image, it is Ok. However, hyperlink doesn't work.
Version environment
- Version: 3.1.19
- Operating System: Microsoft Windows 11 Pro
- Browser (if used): no use
PlantUML diagram hyperlink doesn't work
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
PlantUML diagram is shown as a picture only, so even hyperlink is shown in PlantUML diagram, it doesn't work.
Expected result
Clicking hyperlink, then SiYuan shall show specified url.
Screenshot or screen recording presentation
For example, if
a->b:message([[https://www.google.com/ here shall be a link to google]])
is described in PlantUML, SiYuan shows like attached image, it is Ok. However, hyperlink doesn't work.Version environment
Log file
siyuan.log
More information
Simple fix is already available from myside, if it is ok I can make PR.
The text was updated successfully, but these errors were encountered: