[GH-ISSUE #3656] minor errors in README.md #7687

Open
opened 2026-08-05 01:14:03 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @papaj-na-wrotkach on GitHub (Apr 10, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3656

Screenshot

As you can see "Periodic re-authentication" has additional dot marker (it's visible as a ::marker in inspector) where other items do not have it. On Firefox it also makes the item misaligned. On Chromium the dot marker is less visible and it does not make the item misaligned.

I think the issue is that that one item does not have a space just before the closing tags </ul></li> like other items have: L68C253-L68C349, the space should be at column 339. But that's just my guess.

e3ce026355/README.md (L60-L69)

Also, there is a double space before \[x] Peer-to-peer encryption if somebody wanted to correct the imperfections.

Originally created by @papaj-na-wrotkach on GitHub (Apr 10, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3656 ![Screenshot](https://github.com/user-attachments/assets/62deccd8-967f-423f-a454-c1fa4c98ad73) As you can see "Periodic re-authentication" has additional dot marker (it's visible as a `::marker` in inspector) where other items do not have it. On Firefox it also makes the item misaligned. On Chromium the dot marker is less visible and it does not make the item misaligned. I think the issue is that that one item does not have a space just before the closing tags `</ul></li>` like other items have: [L68C253-L68C349](https://github.com/netbirdio/netbird/blob/e3ce0263558cc75578e6241e8f57366b5e685db4/README.md?plain=1#L68C253-L68C349), the space should be at column 339. But that's just my guess. https://github.com/netbirdio/netbird/blob/e3ce0263558cc75578e6241e8f57366b5e685db4/README.md#L60-L69 Also, there is a double space before `\[x] Peer-to-peer encryption` if somebody wanted to correct the imperfections.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7687