An intelligent Markdown editor with AI-powered suggestions and real-time preview.
- 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.
- Bold, Italic, Underline formatting
- Headings (H1 to H6)
- Quotes
- Lists (ordered and unordered)
- Image insertion
- Link creation
- Code blocks
- Table generator
- Get suggestions for improving your Markdown content
- Enhance clarity and structure of your writing
- Option to replace or append AI suggestions
- Clone the repository
- Install dependencies with
pnpm install
- Run the development server with
pnpm run dev
- Open http://localhost:3000 in your browser
- Next.js
- React
- TypeScript
- Tailwind CSS
- OpenAI API
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.