I was playing around with the Biographical Info field on the user edit page (/wordpress/wp-admin/user-edit.php page) and I noticed that after submitting changes there WordPress seems to strip out most HTML tags (p, ul, br, etc.).
Anyone know if there's a way (maybe via a plugin) to get better Biographical Info?
In particular, I'm trying to get authors' bios to appear nicely when using the "Author Exposed" plugin (http://wordpress.org/extend/plugins/author-exposed/). The plugin is not the issue. It's clearly in the user edit page code.