The Rich Text Tags Plugin allows you to edit tag descriptions, category descriptions, and taxonomy descriptions using WordPress built in rich-text editor.
Use WordPress functions tag description and category description in your theme to show the descriptions.
To learn how to show taxonomy descriptions, read more on the plugin page..
Activate the plugin through 'Plugins WordPress...
Just installed this to have editor for WooCommerce product categories.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Shortened term in the Edit page so the table doesn't get too long.
Added shortcode functionality for term descriptions.
Fixed issue where toggling between text and HTML editors removed paragraphs and line breaks . 1.1.
Added remove filter code to allow for HTML in tag, category, and taxonomy descriptions — since that's what this plugin does
Read more