You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a note and write something. The MD viewer highlight works.
Press i to enter insert mode, start typing something.
Expected: In the MD viewer the line being edited is highlighted
Actual: The highlight disappears
If I then press ESC to exit the insert mode, the highlight still don't show up. Only if I move the cursor around with j or k then the highlight appears again.
The text was updated successfully, but these errors were encountered:
Step to reproduce:
i
to enter insert mode, start typing something.Expected: In the MD viewer the line being edited is highlighted
Actual: The highlight disappears
If I then press
ESC
to exit the insert mode, the highlight still don't show up. Only if I move the cursor around withj
ork
then the highlight appears again.The text was updated successfully, but these errors were encountered: