wpautop (tag)

shortcode_unautop()

Removes the enclosing tag <p>...</p>, if it contains only a shortcode.

wpautop()

Replaces double line breaks with the HTML construct <p>...</p>, and single line breaks with <br>.