This is more of a curiosity.
I often have to edit the storage code for a page to clean up various items. I noticed awhile back that the following code would appear, I guess as a spacer around some objects?
<p class="auto-cursor-target">
<br/>
</p>
It seems the be filtered out when the page is displayed. Does anyone know why Confluence is inserting this code?