Close PROPERTY drawers when there's no empty lines between headlines.

This commit is contained in:
Sergio Martínez Portela 2021-08-14 17:40:08 +02:00
parent a164653cd0
commit bd57dff091
4 changed files with 52 additions and 0 deletions

3
.gitignore vendored
View file

@ -82,6 +82,9 @@ target/
profile_default/
ipython_config.py
# Idea IDE
.idea
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in: