- Removed ByteMD dependencies and related code from MdEditor component.
- Integrated Vditor as the new Markdown editor with updated API usage.
- Adjusted styles to accommodate Vditor's structure and classes.
- Updated tests to reflect the new editor implementation.
- Removed unused styles and files related to ByteMD.
- Updated package.json to include ByteMD dependencies.
- Created MdEditor component with Vue integration for ByteMD.
- Implemented tests for MdEditor and ByteMD plugin imports.
- Added styles for MdEditor to enhance UI.
- Updated component index to export MdEditor.
- Added image upload functionality in MdEditor.
- Updated database and added a new image file for uploads.