Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 911 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 911 Bytes

Welcome

MarkExpressDown is a realtime markdown viewer implemented in ExpressJS.

It uses ShowdownJS for Markdown generation and ShareJS for Realtime Collaborartion.

How To Use

The Homepage is not Meant to be used for Editing and it also prevents Download Functionality.

  • To Create a new file : Input the name of file you want and press Enter.
  • After creating your markdown file, you can press the Download Button to download the file you just created.

Realtime Functionalty

  • MarkExpressDown provides the realtime collaboration functionalty also.
  • After creating your new file : Copy the Full URL from your Browser and share it with everyone you want to collaboratively create the file with.
  • All the Changes Done by all the participants will be updated in realtime.