/markdown-editor

A simple markdown editor implemented with React JS along with TypeScript . The UI is implemented with BootStrap

Primary LanguageTypeScript

markdown-editor

A simple markdown editor implemented with React JS along with TypeScript . The UI is implemented with BootStrap . The project is currently under developemnt you can use yarn install to install all the dependencies for the project and possibly contribute. The markdown compiler is impleamented using React (TypeScript) and html-react-parser.

You can try the editor online by clicking here

Screenshots

Screenshot (21)

Dependencies used

  1. React with Typescript
  2. html-react-parser
  3. Prettier(code formatting)
  4. Bootstrap (via CDN)

TODOs

  • support for links
  • support for bold , italics etc.

Demo

You can try the demo by clicking here