mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-05 00:31:51 -08:00
There are multiple problems with the previous version of `+org--insert-item', e.g. the labels of ordered lists were not updated and it also made a difference if the point is before or after the bullet. This commit fixes this behavior, but uses a horrible hack. For the edge case of an empty item, it inserts a no-break space momentarily, so that `org-insert-item' does the right thing. |
||
|---|---|---|
| .. | ||
| contrib-ipython.el | ||
| contrib-present.el | ||
| contrib-roam2.el | ||
| org-attach.el | ||
| org-avy.el | ||
| org-babel.el | ||
| org-capture.el | ||
| org-export.el | ||
| org-link.el | ||
| org-refile.el | ||
| org-tables.el | ||
| org.el | ||