Skip to content

ruru-m07/md-editor

Repository files navigation

Image of a Markdown editor

Markdown Editor

  • This Markdown editor is a great tool for writing and editing Markdown documents.
  • It has a user-friendly interface and supports a variety of Markdown features.
  • You can use it to create anything from simple notes to complex documentation.

Features:

  • 😁 Emoji support: Express yourself with a wide range of emojis.
  • 📊 Tables: Organize your data into easy-to-read tables.
  • <h1> to <h6> Headings: Create clear and structured documents with headings.
  • Bold and italic formatting: Emphasize important text.
  • code blocks Code blocks: Display code snippets with syntax highlighting.
  • 💻 User-friendly UI: Enjoy a simple and intuitive interface that makes writing and editing Markdown a breeze.
  • Math support: Display math equations using LaTeX syntax.

Getting Started

  • Installation
pnpm install
  • Running the Development Server
pnpm dev

Open http://localhost:3000 in your browser to view the application.


Markdown editor with React-markdown and Next.js | Made by Ruru.