Skip to content

Improve list parsing for malformed appstream#1096

Merged
kolunmi merged 1 commit intobazaar-org:mainfrom
AlexanderVanhee:bad-lists
Feb 11, 2026
Merged

Improve list parsing for malformed appstream#1096
kolunmi merged 1 commit intobazaar-org:mainfrom
AlexanderVanhee:bad-lists

Conversation

@AlexanderVanhee
Copy link
Copy Markdown
Collaborator

Fixes the issue where this description would cause a bunch of newlines to be shown. The new behavior removes these newlines but still does not render the text, like the Flathub site.

Also fixes a more theoretical issue where, if an li tag appears while not inside a ul or ol, it wouldn’t have a prefix. The new behavior is to just fall back to ul.

@AlexanderVanhee AlexanderVanhee added the bug Something isn't working label Feb 11, 2026
@kolunmi kolunmi merged commit 3e89f38 into bazaar-org:main Feb 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants