Tested in Sandbox vault with Obsidian v1.7.7
Steps to reproduce
- Turn on Vim keybindings.
- Set Properties in document to Source
Create some YAML properties:
---
hello: world
---
Now if you move the cursor below the properties, and press k
to try to move it up, it will get “stuck” below the YAML.