Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🚀
- Host: GitHub
- URL: https://github.com/littleboycoding/marked
- Owner: littleboycoding
- License: mit
- Created: 2021-04-22T13:42:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T09:23:59.000Z (over 3 years ago)
- Last Synced: 2023-03-04T11:07:36.293Z (almost 2 years ago)
- Language: Svelte
- Size: 2.39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 documentaionThis project was created for learning purposes, Source code is free to use for any purposes