Discovery of Prometheus Custom Resources Diagram shows "Unsupported markdown: list" #3621
Labels
area:target-allocator
Issues for target-allocator
bug
Something isn't working
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Component(s)
target allocator
What happened?
The flowchart diagram in the "Discovery of Prometheus Custom Resources" section of the Target Allocator's README is showing an error for the labels that should be under the edges between nodes.
See image below for how it is currently rendered on Github.
The problematic text is on
opentelemetry-operator/cmd/otel-allocator/README.md
Lines 77 to 79 in a36367b
This seems to render fine in the Markdown Preview window of my IDE (Jetbrains). I've attached an image of what it looks like locally in my IDE below.
Removing the numbers seems to get it to render without the error, but even then, the edge labels aren't directly beneath the edges it's meant to label.
The edge type is an invisible link with text.
If we make the link visible, we can see why it is off to the side.
See diagram below for visible link.
Kubernetes Version
n/a
Operator version
n/a
Collector version
n/a
Environment information
No response
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: