David Masterson <dsmaster...@icloud.com> writes: > Ah, should've used the MIME commmand -- resending PATCH.
This is a diff, not a patch :) A patch would also need to have a commit message. See https://orgmode.org/worg/org-contribute.html#patches (Note that this is not a big deal as I can write commit message and format a patch myself, using your diff; just a tiny bit more work for me.) > #+begin_example > -,* Top level headline > +,* Top (or first) level headline IMHO, this sounds like "top" and "first" are two different things. Maybe it is my non-native English. > #+vindex: org-export-headline-levels > - Set the number of headline levels for export > - (~org-export-headline-levels~). Below that level, headlines are > - treated differently. In most backends, they become list items. > + Set the last headline level for export as a headline > + (~org-export-headline-levels~). For children of that level, > + headlines are treated differently. In most backends, they become > + list items. I am not sure how I feel about "children of that level". Does it mean headings having `org-export-headline-levels' level that are also a children of some other heading? I feel that there is a potential confusion in such phrasing. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>