this post was submitted on 07 Jul 2023
15 points (100.0% liked)
Programming.dev Meta
2466 readers
4 users here now
Welcome to the Programming.Dev meta community!
This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.
Links
Credits
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Your point about the possibility of unevenly sized text and line breaks mucking up the whole layout makes sense. I wasn't thinking about that. I think a better-than-nothing solution would include the stripping out of markdown formatting that alters the rendering in, image references (I'm new here, are images even allowed in post body content?), and converting the markdown URLs as you mentioned.
Another thing that could influence what people put in there would be some example text in maybe some helpful guidelines alongside the post form.
Looks like at least I've got a few more reasons to finally sit down and pick up a little Rust.