Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating header deletes content #341

Open
doak opened this issue Feb 9, 2020 · 1 comment
Open

Creating header deletes content #341

doak opened this issue Feb 9, 2020 · 1 comment

Comments

@doak
Copy link

doak commented Feb 9, 2020

Creating a header below current one ([Shift]+[Return], <LocalLeader>hh) deletes all content if the next header is nested deeper. If there are some content below the next header, only that content will remain.

Consider the following example:

* LEVEL 0
* LEVEL 1
** LEVEL 1.1
*** LEVEL 1.1.1
** LEVEL 1.2
*** LEVEL 1.2.1
*** LEVEL 1.2.2
* LEVEL 2
** LEVEL 2.1
** LEVEL 2.2
* LEVEL 3

Adding a header below fails for the following headers:

  • LEVEL 1
  • LEVEL 1.1
  • LEVEL 1.2
  • LEVEL 2

I am using current master (v0.6.0-28-gc6cd668).

@fancsali
Copy link

Experiencing the same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants