Problem/Motivation
The Summary part of the textfield should have a WYSIWYG Editor because the format applies to body and summary.
Proposed resolution
@todo
- Lock down the format for summary in the widget. (?)
Remaining tasks
- Update this summary to accurately reflect the proposed change.
- Fix the existing test failures.
- Add new tests to cover the new functionality.
- Move this back to 'Needs review'
- Reviews/refinements.
- RTBC.
- Commit.
User interface changes
WYSIWYG editor available on the separate 'Summary' field on text areas that support them.
Before
After
API changes
TBD.
Data model changes
TBD, hopefully none.