Skip to content

SeanPedersen/Marko

Repository files navigation

Marko

A simple, lightweight WYSIWYG Markdown editor for Windows, macOS and Linux.

Marko

Features

  • WYSIWYG Markdown inline editor (CodeMirror)
  • Open, view and search folders (dir tree in sidebar)
  • Obsidian Kanban plugin support
  • Obsidian like file linking syntax: [[file_name]]
  • Basic git integration (commit, revert, pull+push)
  • Tabbed interface
  • CLI support: marko . or marko file.md
  • Lightweight native UI (Tauri v2)
  • Free and open-source. No telemetry or bloat.

Install

Available on the AUR: marko-git

Changelog

See CHANGELOG.md

Windows Installer

Automatically configures .md file association

Other Platforms & Windows Portable

Right click on a markdown file and select "Open with" and select the downloaded or installed executable

Installation from source

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm run tauri build to build the installer
  • Repeat the steps above to set the executable as the default program to open .md files

References

Based on: MarkPad by Alec Ames

Similar projects:

About

Tauri WYSIWYG Markdown Editor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors