Re: [PATCH v2] org-manual: Describe export process flow

2023-12-27 Thread Matt
On Wed, 27 Dec 2023 14:41:32 +0100 Ihor Radchenko wrote --- > Thank you all for the feedback! Thanks for taking the time to write and revise the patches. You didn't explicitly ask for more feedback, so I hope the following feedback on the new patches is in order. Both patches look

[PATCH v2] org-manual: Describe export process flow

2023-12-27 Thread Ihor Radchenko
Ihor Radchenko writes: > I'd like to add a new section to Org mode manual. > The new section will describe all the steps performed by Org export > process. This should hopefully create a more clear picture on how > various export hooks and filters are used. > > The patch is attached. > I'd apprec