Skip to content

HoangTuan110/marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet Marker

Marker is a simple and clean markdown editor in the browser.

Marker Image

Table of Contents generated with DocToc

Features

  • Safe - Equipped with a HTML sanitizer to prevent XSS attacks.
  • Lightweight (Kinda) - The bundled JS file is under 100kb.
  • Fast - Load almost instantly.
  • Easy to use - Just type your markdown and hit Preview.

Tech

Marker uses the following to work properly:

Get started

  1. Make sure you have Yarn installed.
  2. Clone this repository:
git clone https://github.com/HoangTuan110/marker
  1. Run:
yarnpkg install
yarnpkg build

To build the project 4. Finally, use a static file server (like serve) to serve the HTML file. 5. And you are done!

Author

An open source project by @HoangTuan110. Made in Vietnam.

License

MIT

About

A simple and clean Markdown editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published