Replies: 1 comment 3 replies
-
|
That's a great suggestion - thanks! This isn't currently supported, but it should be possible to support linking to other markdown titles/anchors in the same report - we'll add to our backlog and look into it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I tried to configure some external links using markdown syntax (e.g:
dp.Text('[Link to different report](./another_report.html)')) and it works great. However when trying to link to an existing title in my current report (e.g:dp.Text('[Link to inner title](# MyTitle)')) it doesn't work.Is there any way to add internal links in the report?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions