Skip to content

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

Notifications You must be signed in to change notification settings

AmlanJSarmah/markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published