Style ToastUI editor to match design mockups
This MR ensures that the ToastUI editor is styled to match the design mockups
Note: Changes in this MR are behind the richContentEditor
feature flag.
To enable the feature flag:
- Run
rails c
in the project - Run
Feature.enable(:rich_content_editor)
in the rails console
Test URL: http://localhost:3000/gitlab-org/gitlab-shell/-/sse/master%2FREADME.md
TODO
Screenshots
WYSIWYG mode
Markdown mode
Does this MR meet the acceptance criteria?
Conformity
Epic & Design mockups
This issue is part of delivering the feature described in #214559 (closed).
Mockups: #214559 (designs)
Issue: #215121 (closed)
Edited by Jacques Erasmus