shindesharad71 / WYSIWYG-Markdown-Editor-React

A Basic WYSIWYG Editor Made Using React.

Home Page:https://shindesharad71.github.io/WYSIWYG-Markdown-Editor-React/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WYSIWYG Markdown Editor React

A Basic WYSIWYG Editor Made Using React. Try online

Demo

Demo

Features

  1. Bold
  2. Italic
  3. Underline
  4. Different Font Size (H1, H2, H3)
  5. Text to Caps Case, Uppercase and Lowercase
  6. Quotes Block
  7. Code Block
  8. Horizontal Line
  9. Real Time Preview!

Install Instructions

  1. Clone Repository
  2. cd to repository
  3. Run npm i
  4. Start development server by npm run start

About

A Basic WYSIWYG Editor Made Using React.

https://shindesharad71.github.io/WYSIWYG-Markdown-Editor-React/


Languages

Language:JavaScript 76.0%Language:CSS 12.2%Language:HTML 11.7%