containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.22k stars 264 forks source link

Extensions README does not show HTML #7033

Open cdrage opened 2 weeks ago

cdrage commented 2 weeks ago

Bug description

Unsure if this is intentional or not, but you cannot show HTML in the extensions readme:

Screenshot 2024-04-30 at 10 40 43 AM

Operating system

mac m1

Installation Method

None

Version

1.10.0

Steps to reproduce

Put HTML in an extensions README.

It's not rendered correctly.

Relevant log output

No response

Additional context

No response

deboer-tim commented 2 weeks ago

It would be nice to have this, but just confirming that we've changed the readme for now so this is not blocking.

odockal commented 2 weeks ago

Isn't it supposed to be markdown format instead of html?

deboer-tim commented 2 weeks ago

Yes, but Github allows you to embed simple html for some things that are difficult in markdown (e.g. in this case including a scaled and centred image), so it's not uncommon for little bits to slip into a readme.