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
- React with Typescript
- html-react-parser
- Prettier(code formatting)
- Bootstrap (via CDN)
- support for links
- support for bold , italics etc.
You can try the demo by clicking here