Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littleboycoding/marked

Simple and Minimalism markdown editor 🚀
https://github.com/littleboycoding/marked

Last synced: about 1 month ago
JSON representation

Simple and Minimalism markdown editor 🚀

Awesome Lists containing this project

README

        

# Marked
Simple and Minimalism markdown editor 🚀

![Marked in action](usage.gif)

Written in [GO](https://golang.org/) and powered by [Svelte](https://svelte.dev/)

## Feature 🔥
- Single Small binary ! (thanks golang) 🧰
- Support all standard syntax 📚
- Cross-Platform (Linux, WIndows, MacOS) 💻

## Shortcut Key ⌨
| Key | Action |
|---|---|
| Ctrl + Enter | Toggle preview and editing mode |
| Ctrl + S | Write to file |
| Ctrl + Escape | Exit editing mode or leave file |

## TODO 📝
- Support Github flavour and more
- More attractive UI/UX ?
- Add documentaion

This project was created for learning purposes, Source code is free to use for any purposes