Anonymous 2183
1. when pasted something, writing something in left erases the right bit:
if pasted this:
```
abc
```
typing a *d* in left to *a* makes:
```
dbc
```
But how I want it:
```
dabc
```
-------
2. Images not working, proof: https://topanswers.xyz/tex?q=1927
-------
Crazy thing: the *if pasted* part in this post under *1.* is supposed to be intended in the same level as *when pasted some...*
Top Answer
Jack Douglas
> when pasted something, writing something in left erases the right bit:
I'm not quite following this one — are you able to post a video or something?
> Images not working, proof: https://topanswers.xyz/tex?q=1927
This one is easy though! I [edited your post](https://topanswers.xyz/question-history?id=1927#h4532) to add the closing markdown for the code block and the image now appears.