Hi Nicolas
On Tue, Jul 31, 2012 at 8:59 PM, Nicolas Goaziou <[email protected]> wrote:
> It will probably be a common request, so I've pushed a convenience
> patch: when point is at an item or a footnote definition, the function
> will try to fill the first paragraph within.
Thanks. It works except for description list. My requirement is that
it works even with unusually placed "::" which work already when point
is within the item body:
- cmd --log-level=wrn -o DST SRC ::
description
for long term
- cmd --log-level=wrn -o DST SRC
:: description
for long term
Michael