Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Dragging properties adds extra character on drop #28

Open
dcoales opened this issue Oct 22, 2021 · 2 comments
Open

Dragging properties adds extra character on drop #28

dcoales opened this issue Oct 22, 2021 · 2 comments

Comments

@dcoales
Copy link

dcoales commented Oct 22, 2021

I have a block in my daily notes for habit tracking that looks like

### Exercise
 Run:: 
 Press:: 
 Dips:: 
 Curls:: 
 Raises:: 

If I drag one of the properties and drop it below another it ends up as

### Exercise
 Run:: 
 Dips:: 
 Curls:: 
		C Press::
 Raises:: 

It seems to have taken the first letter of the item I have dropped under and added to the dragged item.

@GitMurf
Copy link
Owner

GitMurf commented Oct 27, 2021

@dcoales I tried using your exact text above and cannot re-create it. Can you please record a demo so I can see it happen and exactly what you are doing when dragging? Thanks

@dcoales
Copy link
Author

dcoales commented Oct 27, 2021

I've added the original file and a video showing the issue. Hope this helps.

https://user-images.githubusercontent.com/19651447/139134871-84c75711-6512-44c2-96dd-a44e26afe69a.mp4
2021_10_27.md

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants