elp-revive / origami.el

A folding minor mode for Emacs
MIT License
32 stars 6 forks source link

Auto-close unclosed folds in build-pair-tree #37

Closed mosquito-magnet closed 3 years ago

mosquito-magnet commented 3 years ago

Otherwise close-pos is nil and passed to the create function, where it will trigger an error further down, and the tree construction fails.

Sample xml for repro:

<unclosed>
<a>
</a>