Hi Kevin,
there’s no built-in functionality for this, and there won’t be as this is out of the scope of the plugin. This is better suited for another plugin, as it is more of a separate feature.
I suggest that you look for “Accordion” or “hide and expand” plugins, e.g. via this list in the WordPress plugin directory: http://wordpress.org/extend/plugins/tags/accordion
A good one seems to be http://wordpress.org/extend/plugins/wp-ui/
Another idea could be to just add such a functionality manually with some small code, which I have done for example for the TablePress FAQ and documentation page. You can find details on that at http://tobias.baethge.com/2009/07/expandhide-accordion-feature-explained/
Regards,
Tobias