Hello, "Christopher W. Ryan" <[email protected]> writes:
> I'm exporting part of my org-mode document as plain text. Is there > a way to produce sequential line numbers in the output? You can implement a post-process filter that adds them. See (info "(org) Advanced configuration") for examples, and `org-export-filter-final-output-functions'. Regards, -- Nicolas Goaziou
