Markdown Previewer 

Preview of the md-previewer project

  Website

Real-time markdown previewer with simple GitHub-flavored support.

Live link here!

Tech stack

bootstrap

CSS

HTML

JavaScript

netlify

react

Description

DOMPurify is used in order to sanatize the text input, which is then in turn parsed by marked; converting Markdown tokens into appropiate HTML elements.