Mkdocs doesn't handle the line breaks in the bullet items well.
In those occasions, the display seems to break.
- Fixed a bug where syncing from a remote repository with duplicate filenames and different paths
would result in one of these packages being missing from a Pulp distribution.
This is known to happen in some JFrog repositories.
On systems that have synced from such repositories before, it is required to clean up the related
packages with orphan cleanup or use the provided "pulpcore-manager rpm-datarepair 4073",
which forces internal objects to use non-ambiguous filenames.
[#4073](https://github.com/pulp/pulp_rpm/issues/4073)
- Taught publish/synchronize to return full serialized object of their action.
[#4117](https://github.com/pulp/pulp_rpm/issues/4117)
- Fix a bug where the `retain_package_versions` feature (and prune and a few others) was not correctly determining which packages were most recent.
[#4124](https://github.com/pulp/pulp_rpm/issues/4124)
Mkdocs doesn't handle the line breaks in the bullet items well.
In those occasions, the display seems to break.
In markdown
https://github.com/pulp/pulp_rpm/blob/1282d25420960281c01025cd35b9862a8b450865/CHANGES.md?plain=1#L49-L57
Display