Function: transpose-paragraphs

Interchange the current paragraph with the next one.
With prefix argument ARG a non-zero integer, moves the current
paragraph past ARG paragraphs, leaving point after the current paragraph.
If ARG is positive, moves the current paragraph forwards, if
ARG is negative moves it backwards. If ARG is zero, exchanges
the current paragraph with the one containing the mark.