Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qazsato/melt

Electron Desktop App. My Markdown Editor. ✏️
https://github.com/qazsato/melt

electron markdown typescript vue

Last synced: 4 days ago
JSON representation

Electron Desktop App. My Markdown Editor. ✏️

Awesome Lists containing this project

README

        

# Melt

My Markdown Editor.

Based on the GitHub Flavored Markdown Spec.

![melt](https://user-images.githubusercontent.com/5030713/129121411-7cbbc0a5-abaa-4963-96d8-1c5a7dfc1bb1.png)

# Keybindings

| Type | Command |
| :------------ | :------ |
| HyperLink | ⌘L |
| Image | ⇧⌘L |
| Bold | ⌘B |
| Italic | ⌘I |
| Strikethrough | ⌘D |
| Code | ⌘K |
| Quote | ⌘U |
| Bullet List | ⇧⌘U |
| Ordered List | ⇧⌘O |
| Task List | ⇧⌘X |
| Table | ⌘T |