I have this definition:

\definedescription[Member][headstyle=bold,
        location=hanging,width=fit]

What do I need to do if my description item has multiple paragraphs? A \par ends the description, so I need a definition of some sort of followup item without the heading. How do I do that? I'm using mkii.

G