← Back to issue list

appstream: xslt support for ul nested in p

View original Github issue

Metadata

Project
snapcraft
Number
#2656
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

Merged to master, adding XSLT template support for unordered lists nested within paragraph tags in appstream. Approved, passed CI, and integrated with 100% diff coverage.

Suggested action:

No scores available.

Issue body

Expand the xslt template to support ul nodes with li inside a p node. LP: #1839197 Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to master, adding XSLT template support for unordered lists nested within paragraph tags in appstream. Approved, passed CI, and integrated with 100% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into master. Updated the XSLT template to handle ul elements containing li tags nested within p tags for appstream data, resolving Launchpad bug 1839197. Codecov confirmed 100% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged into master. Updated AppStream XSLT to support ul nodes nested in p, resolving Launchpad bug #1839197. Passed coverage checks and integrated into main branch.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2831 appstream extractor: add support for code snapcraft merged Merged a pull request adding XSLT support to preserve code tags during Appstream to Markdown transformation. Approved by a reviewer, passed CI checks, and added 63 lines across two files to prevent code content from being stripped.
72%