Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(virtual indent): handle invalid buffer gracefully
Avoid errors when refiling content with headlines and enabled virtual indentation. Cause: Indentation is also implicitly calculated during refiling. In this case the buffer could already be invalid.
- Loading branch information