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

If elements are preceded by empty lines, those empty lines can start the fold #29

Closed
joranvar opened this issue Aug 17, 2016 · 0 comments · Fixed by #30
Closed

If elements are preceded by empty lines, those empty lines can start the fold #29

joranvar opened this issue Aug 17, 2016 · 0 comments · Fixed by #30

Comments

@joranvar
Copy link
Contributor

For instance, calling yafolding-toggle-all on * Level 1 in this snippet:

* Level 0

    * Level 1
        * Level 2
        * Level 2
        * Level 2

    * Level 1 again
        * Level 2
        * Level 2

Causes one big fold just below * Level 0.

joranvar added a commit to joranvar/yafolding.el that referenced this issue Aug 17, 2016
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

Successfully merging a pull request may close this issue.

1 participant