~tsukii/marker

Marker - Clean Markdown editor
Move index.html back to .
Move index.html to dist/
Set for the local esbuild to run

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~tsukii/marker
read/write
git@git.sr.ht:~tsukii/marker

You can also use your local clone with git send-email.

#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

Do not follow this link