Vim mode gj does not scroll past transclusion link which is part of a list

Steps to reproduce

  1. Create a list with a embed link to another file (e.g.:

    1. ![[foo]]

  2. Try and scroll down past it with gj in vim mode.

Expected result

Cursor keeps scrolling down.

Actual result

Cursor does not go past the link.

Environment

  • Operating system: Linux OpenSuse 15.4
  • Debug info:

SYSTEM INFO:
Obsidian version: v1.0.3
Installer version: v0.15.9
Operating system: #1 SMP PREEMPT_DYNAMIC Mon Oct 10 15:21:12 UTC 2022 (f82da2c) 5.14.21-150400.24.28-default
Login status: not logged in
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0

RECOMMENDATIONS:
none


Additional information

This is in a test vault with no plugins.

If you search “vim gj”, in the forum what do you find?

This might be a regression, see [Bug] vim-mode gj movement command break with live preview, bullets, and transclusion

I have had this problem before but it was fixed in 0.15.

:wave: I submitted the bug you linked. That is not a regression. It’s something that’s existed from the beginning with live preview. It was not fixed in 0.15. To be clear, it’s not a huge issue for me. I merely reported it so it could get tracked.