Skip to content
/ preview Public

πŸ“ A simple browser-based Markdown editor (experimental).

License

Notifications You must be signed in to change notification settings

yasinS/preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ preview

A simple browser-based Markdown editor. Published under the MIT License as an experimental project.

Using the editor

🌐 Online version

πŸ’» Running locally

This project uses NPM and Gulp for build management. Before proceeding, please check that you have installed Node on your system.

  1. Clone this repository and cd into the preview directory
  2. Run npm install to build and streamline the dependencies
  3. Serve with npm start and browse to http://127.0.0.1:8081 (stop with npm stop)

Using the in-built web server is optional. After npm install has finished, you can serve or open the web directory in a manner of your choice.

πŸ““ Features

  • Enhanced feature set and live preview powered by Remarkable, plus:
    • GitHub Flavoured tables and formatting options
    • Text footnoting
  • Autosave to Local Storage in your browser – nothing remote nor collected externally
  • Offline-capable with save, load, and print using local browser functions
  • Restrictive input sanitisation from DOMPurify
  • Night mode (via toggle button or ?night=1 URL parameter)
  • Inbuilt word and character count

About

πŸ“ A simple browser-based Markdown editor (experimental).

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages