Details
Description
Add markdown editor support for tickets. Consider adding any necessary libraries to the core, as we may want to use this in other areas as well.
Take a look at https://stackedit.io/, which supports Github flavored markdown, as well as others. http://www.codingdrama.com/bootstrap-markdown/ may be another possibility.
Additional Options
https://pandao.github.io/editor.md/ looks promising, MIT licensed, and a side-by side preview option that can be toggled on/off.
When clients or admins open or respond to a ticket, they can use markdown syntax but there is no editor. Add the editor to both client and admin areas for opening or responding to tickets from the UI.
Issue Links
- is blocked by
-
CORE-2763 Integrate Markdown editor into core
- Closed
This should be added to the core, and usable by extensions, and we should add it anywhere that allows markdown like Package Descriptions.