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
Opening the looking glass deletes the @code line from the code block.
neorg.mp4
Expected behavior
@code line shouldn't be deleted.
Steps to reproduce
Create a tangled code block.
Use :Neorg keybind all core.looking-glass.magnify-code-block or a hotkey to open the code block in a looking glass.
@code line is removed.
Potentially conflicting plugins
No response
Other information
Also, for some reason, tangling a code block also makes the @code line visible in the code block. conceallevel is set to 1.
A normal code block doesn't exhibit this behavior. If this is a bug, please let me know so I can create a new issue.
Help
No
Implementation help
No response
The text was updated successfully, but these errors were encountered:
sbstratos79
added
the
bug
Issues related to bugs. Please attach a severity, a priority and category with this label.
label
Mar 14, 2023
Prerequisites
0.0.12
tag or the latest compiled Neovim versionNeovim Version
NVIM v0.8.3 Build type: Release LuaJIT 2.1.0-beta3 Compiled by builduser Features: +acl +iconv +tui See ":help feature-compile" System vimrc: "$VIM/sysinit.vim" Default $VIM: "/usr/share/nvim"
Neorg setup
Actual behavior
Opening the looking glass deletes the
@code
line from the code block.neorg.mp4
Expected behavior
@code
line shouldn't be deleted.Steps to reproduce
:Neorg keybind all core.looking-glass.magnify-code-block
or a hotkey to open the code block in a looking glass.@code
line is removed.Potentially conflicting plugins
No response
Other information
Also, for some reason, tangling a code block also makes the
@code
line visible in the code block.conceallevel
is set to 1.A normal code block doesn't exhibit this behavior. If this is a bug, please let me know so I can create a new issue.
Help
No
Implementation help
No response
The text was updated successfully, but these errors were encountered: