Skip to content

VShangxiao/MarkdownEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Markdown Editor

What is this?

Type your markdown into the box on the left and immediately see if on the box on the right. If you send a friend a link to this URL you both can edit the document at the same time!

How was this built?

This website uses the following to work:

  • Showdown - Converts markdown text to beautiful HTML
  • ShareJS - allows for realtime editing of this textbox
  • Node.js - backend framework
  • Redis - where we store our markdown documents
  • Twitter Bootstrap - makes everything a little prettier

About

A Mrakdown Editor use NodeJS create

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published