Link lists should not be on the same line #3

Open
opened 2023-10-07 00:50:09 +00:00 by Elizabeth Cray · 1 comment

When there's a list of links such as below (taken from my personal index.gmi), they should be displayed with <br> or similar between them to match functionality of standard gemtext browsers.

=> https://hackers.town/web/@liz Mastodon Account
=> https://liz.cray.lgbt Developer Portfolio (Yeah, needs some updating)
=> https://git.corrupt.link Family Gitea Instance
=> https://cloud.cray.lgbt Family Cloud Storage
=> https://discord.transdc.org DMV-Area Trans Discord Server
=> mailto:liz@cray.lgbt Main email
=> mailto:lizthelesbo@riseup.net Riseup email
When there's a list of links such as below (taken from my personal `index.gmi`), they should be displayed with `<br>` or similar between them to match functionality of standard gemtext browsers. ``` => https://hackers.town/web/@liz Mastodon Account => https://liz.cray.lgbt Developer Portfolio (Yeah, needs some updating) => https://git.corrupt.link Family Gitea Instance => https://cloud.cray.lgbt Family Cloud Storage => https://discord.transdc.org DMV-Area Trans Discord Server => mailto:liz@cray.lgbt Main email => mailto:lizthelesbo@riseup.net Riseup email ```
Elizabeth Cray added the
bug
label 2023-10-07 00:50:09 +00:00
Author

Thinking about this, it should be resolved with CSS instead of a hard-coded <br> so users can override styling more easily.

Thinking about this, it should be resolved with CSS instead of a hard-coded `<br>` so [users can override styling](https://git.corrupt.link/maddiefuzz/skeksis/issues/2) more easily.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: maddiefuzz/skeksis#3
No description provided.