Background
The current wishlist requires users to know wikitext in order to submit a wish. We want the new wishlist to be more accessible to users, meaning they shouldn't need to know wikitext to create a wish or add links, etc.
User story
Given that I am writing a wish, when I want to style my text, then I should see a WYSIWYG editor, and be able to create links, upload images, and style text.
Requirements
- The description field of the intake form should include a WYSIWG editor on par with Discussion Tools. It does not need all the bells and whistles of visual editor.
- Users should be able to highlight text and add a link or style text
- Users should also be able to write in wikitext (if they choose); See known issue: T368011: Can't switch editing modes in VisualEditor in the wishlist intake form
- The editor should show a "live preview" of the styling, so they have confidence in the edits they're making.