Skip to content

Mejiabrayan/markdown-editor

Repository files navigation

AI-Powered Markdown Editor

Markdown Editor Screenshot

An intelligent Markdown editor with AI-powered suggestions and real-time preview.

Features

  • Rich Markdown Editing: Full support for Markdown syntax with a user-friendly toolbar.
  • AI-Powered Suggestions: Get intelligent suggestions to improve your writing.
  • Real-Time Preview: See your formatted Markdown as you type.
  • Dark Mode Support: Comfortable editing in any lighting condition.
  • Word and Character Count: Keep track of your document's length.
  • Responsive Design: Works great on desktop and mobile devices.

Markdown Tools

  • Bold, Italic, Underline formatting
  • Headings (H1 to H6)
  • Quotes
  • Lists (ordered and unordered)
  • Image insertion
  • Link creation
  • Code blocks
  • Table generator

AI Assistance

  • Get suggestions for improving your Markdown content
  • Enhance clarity and structure of your writing
  • Option to replace or append AI suggestions

Getting Started

  1. Clone the repository
  2. Install dependencies with pnpm install
  3. Run the development server with pnpm run dev
  4. Open http://localhost:3000 in your browser

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • OpenAI API

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.