Communities

(DEV) Codidact Meta
(DEV) Codidact Meta
(DEV) Writing
(DEV) Writing
Proposals
Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on test post with an image

Parent

test post with an image

+0
−0

I don't know how to intentionally cause https://github.com/codidact/qpixel/issues/1591 to see if it's fixed, but let's make sure posting in general doesn't do anything unexpected.

Here's an image. I am attempting to submit this post without rendering the preview first.

cats

(But failed -- I never clicked outside of the editor, but it rendered anyway. Oh well - let's post this anyway and see what happens.)

History

1 comment thread

Different outcomes for the 5 ways of adding an image to a post (2 comments)
Post
+0
−0

Some text typed in before pasting in the Markdown for a previously uploaded image using right mouse click.

Image_alt_text

History

1 comment thread

Preview does not update until "Save" is pressed, but then does (1 comment)
Preview does not update until "Save" is pressed, but then does
trichoplax‭ wrote 5 months ago

Using right mouse click to paste in the string ![Image_alt_text](https://a.dev.codidact.org/uploads/dr1479pe9uadi73i46c9h4l41wry) avoided the preview updating, but pressing "Save" resulted in the preview updating and no save occurring. Pressing "Save" again resulted in the alt text warning, and "Save" a third time resulted in a successful save, with the image included in the HTML (which is expected since it was included in the preview before saving, albeit not immediately).