DEV Community

Discussion on: A bug in this site

 
andy profile image
Andy Zhao (he/him) • Edited

OH I see what you mean. Hah yeah that's definitely an edge case. Woops.

Also to embed/inline images, you would post it like you do with Markdown:
[alt-text-for-your-image](https://dev.to/img.png)

Now that I wrote that though, we could make it even more straightforward to post an image.

Thread Thread
 
jwoertink profile image
Jeremy Woertink

😅 haha. Yeah, it was just a strange case for when you're trying to write a code tutorial, but telling people "don't type it like this" lol.

The image thing I think confused me because I clicked a button to upload a photo, and then just sort of assumed it added in (sorta like github issues does). Not a huge deal :)

Anyway, thanks for responding!

Thread Thread
 
andy profile image
Andy Zhao (he/him)

We fixed it :) Thanks to @maestromac

Thread Thread
 
jwoertink profile image
Jeremy Woertink

sweet! Thanks guys!