Hello, Paul Sexton <psexton...@gmail.com> writes:
> I became annoyed at how, when pressing M-Q (fill-paragraph) while in a > block like this: > > #+CAPTION: This is a really long caption that I need > #+CAPTION: to describe my table in excruciating and unnecessary detail Provided you have contrib directory in your load-path, you may be interested in `org-element-fill-paragraph' function (you will need to (require 'org-element) first). Regards, -- Nicolas Goaziou