Skip to content

augustofrade/markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

This Markdown editor is a web application I desired to do for some time. Doesn't have much features, only the basic ones.

Features

  • Render your Markdown text in the write/view area
  • Changeable font size
  • Reset your text easily

Footage

Demonstration

Setup

Clone this repository and in its root directory type npm install to download the dependencies.

Dependencies

This app uses the following dependencies:

  • Marked: for rendering the Markdown
  • sanitize-html: for sanitizing the markdown input that Marked renders.

About

Simple web markdown editor

Topics

Resources

Stars

Watchers

Forks