Project Documentation Summary
This document provides a summary of the Markdown editor project documentation.
Main Components
- Introduction: An overview of the project, its key technologies, and structure.
 - App Component: The root component of the application.
 - Editor Component: The Markdown editor component using Monaco Editor.
 - Preview Component: The component that renders the Markdown preview.
 - Toolbar Component: The toolbar with editor controls and actions.