
β This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Desired behavior
Fully replace the old editor with the new editor π
Clean up:
Dependencies to be removed:
Current behavior
At this point, the editor will be fully functioning properly in an isolated environment.
The old editor is still in its same place with all its related dependencies too.
β This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Desired behavior
Fully replace the old editor with the new editor π
The new editor should fit in
four components:
AssessmentItemEditor.vue
AnswersEditor.vue
AssessmentItemPreview.vue
HintsEditor
The new editor should be configured to replace the MarkdownViewer too
Should have an equivalent behavior for the "minimize" behavior
Clean up:
Dependencies to be removed:
@toast-ui/editorcodemirrorjqueryshowdownCurrent behavior
At this point, the editor will be fully functioning properly in an isolated environment.
The old editor is still in its same place with all its related dependencies too.