Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Changes fragments with linebreaks breaks display

Aperta
#171 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
48/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
markdown
Ambito
documentation

Direzione di ricerca

Start with the affected CHANGES.md section at lines 49-57 and compare its Markdown source with the displayed result in the attached image. Reproduce the rendering issue using the multiline bullet examples, then verify that the affected changelog entries display correctly without breaking their list structure.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

Mkdocs doesn't handle the line breaks in the bullet items well.
In those occasions, the display seems to break.

In markdown

- 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)

https://github.com/pulp/pulp_rpm/blob/1282d25420960281c01025cd35b9862a8b450865/CHANGES.md?plain=1#L49-L57

Display

Image
Lingua principale
HTML
Stelle
2
Fork
17
Merge medio
7g 18h
PR unite (30g)
3

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di pulp/pulp-docs

Tutte le issue di pulp/pulp-docs

Issue simili

Altre issue su Documentation

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.