Add markdown and WYSIWIG editor for textarea in admin forms
It can be worthwhile to allow for markdown parsing in all the textarea we asks for, allowing for nicer content display and input, and providing links, emphasis, and other things related.
To help with that, a WYSIWIG editor in those fields supporting markdown should be added, for admins to easily create better content.