Implement an editor that allows users to make changes to their submitted code snippets. Add markdown support for code formatting within the editor.
Expectations
- Users can edit their submitted code snippets.
- The editor supports markdown formatting for code.