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
This seams to only happen when in a heading level higher than the fold level in my case 2, The only other markdown plugin I have is plasticboy/vim-markdown which is responsible for the folding.
This issue does not exist for :PrettierCli. Therefor I am unsure if this is a vim-prettier or a vim-markdown issue.
BUG
This seams to only happen when in a
heading level
higher than the fold level in my case2
, The only other markdown plugin I have is plasticboy/vim-markdown which is responsible for the folding.This issue does not exist for
:PrettierCli
. Therefor I am unsure if this is a vim-prettier or a vim-markdown issue.Expected behavior
### test Some Text
should result in
### test Some Text
but produces
### test
PrettierVersion: 1.0.0-beta
PrettierCliVersion: 2.0.4
NVIM: 0.5.0-dev+1233-g82ac44d01
The text was updated successfully, but these errors were encountered: