-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validation of <em>
and <code>
inside <li>
elements fails
#418
Comments
I think using |
Thanks for the confirmation. We already switched to |
I am running into this bug using flatpak-builder:
|
Ugly hack around this in the Flatpak manifest:
|
In the long run flatpak/flatpak#4426 will add support for that in some form, unless appstream-glib implements dedicated support. |
I have the same problem with
This is with Because of this, I can't have markup in package description on Flathub. |
According to the spec both
<em>
and<code>
elements can be used in<li>
elements in descriptions:Unfortunately, validation fails with appstream-util 0.7.18 (Fedora 34):
Example: org.mixxx.Mixxx.metainfo.xml
Validation with
appstreamcli
succeeds:The text was updated successfully, but these errors were encountered: