Grafana plugin readme anchor links

I recently submitted Wild GraphQL Data Source (forum post here). The readme there.

The problem is that I have some anchor links in my readme. On the plugin’s page, none of those anchor links work. I’m wondering if there’s documentation out there to better understand the features of markdown that are supported on these plugin pages?

Hi @retrodaredevil

We currently don’t support inner-links in our catalogue page as you can see. That’s probably because we don’t generate the header-links that usually you see generated with markdown.

To render the markdown in the catalogue we use the library marked.

My advice is to remove this menu for now in your readme and we’ll internally look to see if we can enable support for it but at the moment there’s nothing you are doing wrong in your code, just an unsupported feature.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.