this post was submitted on 01 May 2024
4 points (100.0% liked)

Arctic

326 readers
4 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 1 year ago
MODERATORS
4
Another test table (literature.cafe)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

Edge cases can be weird, so I thought I’d share one. We used a markdown table to create a bingo card here And it renders goofy due to word wrap. I’m not sure what the best solution is for this so it’s more of just an FYI. Maybe wrapping text in the cell could help? It also seems like it might be ignoring text justification settings in the table

Thanks a ton.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago

You’re probably already aware of this, but since I occasionally use Mlem as well (in case I need to copy and paste between two different spots) so I checked there and it looks like their solution is to just scroll the table back-and-forth, which isn’t great, but it is another alternative. I like your solution, and appreciate the work you do. Thanks so much.