knative / docs

User documentation for Knative components.
https://knative.dev/docs/
Other
4.56k stars 1.23k forks source link

Knative Sources table is not rendered properly in browser #6139

Closed byehn closed 1 month ago

byehn commented 1 month ago

Expected Behavior

https://github.com/knative/docs/blob/main/docs/eventing/sources/README.md?plain=1#L42 In Knative Sources table, I think RedisSource row should have pipe(|) boundaries.

Actual Behavior

image

RedisSource row must be in a single row, but broken as seen in the image above. (Chrome 126.0.6478.127)

prushh commented 1 month ago

/assign