Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links are not rendered correctly in gantt diagrams #49

Open
igorstojkovic opened this issue Apr 14, 2023 · 0 comments
Open

Links are not rendered correctly in gantt diagrams #49

igorstojkovic opened this issue Apr 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@igorstojkovic
Copy link

Is your feature request related to a problem? Please describe.
Links added to tasks are occasionally not rendered properly. Plant UML Web server renders it correctly, it is also rendered correctly when generated .svg is embedded inside obsidian note.

Example chart:

@startgantt
print between 2023-04-12 and 2023-09-09
Project starts 2023-04-12
[task_1] starts 2023-04-12 and ends 2023-06-25 and links to [[https://github.com/joethei/obsidian-plantuml]]
[task_2] starts 2023-05-25 and ends 2023-06-25 and links to [[https://google.com]]
[task_3] starts 2023-06-05 and ends 2023-06-25 and links to [[https://youtube.com]]
@endgantt

https://www.plantuml.com/plantuml/svg/bP11Qe0m44NtdY8NIAEn5jgLH-XUf2GwQ3JEY9bGUljQCLBS2Tdap_ptOEh0PkF187EsRWvPME1l01GwrwNCNsMXXS7-_BxlB_lSQ8AEnL4D_nQpXasOluesZMuCm3vbRr9NH-OTpa4mYQOPcTVmeTJWU8psfQD5JGGyWbDaW-kTGRbwWnmNtxQdJDzarGv-92CQFFp9BcIPa5SzVuJyeSZH9cQzjuxx_W80

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@igorstojkovic igorstojkovic added the enhancement New feature or request label Apr 14, 2023
@joethei joethei added bug Something isn't working and removed enhancement New feature or request labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants