Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/notangelmario/marker

📄 That simple text editor you need
https://github.com/notangelmario/marker

editor markdown syntax-highlighting typescript

Last synced: 17 days ago
JSON representation

📄 That simple text editor you need

Awesome Lists containing this project

README

        

# Marker

Marker is a minimalist web editor based on [Monaco Editor](https://microsoft.github.io/monaco-editor/).

## ✨ Features

* Minimalist design
* Good for casual users, good for power users
* Best default settings
* Easy to learn keyboard shortcuts
* Supported on Linux, MacOS and Windows

## 🌐 Languages

Marker has 2 kinds of support for languages:
* Full support (supports autocomplete, suggestions, etc.)
* Partial support (syntax highlighting only)

#### Full support
* HTML
* CSS
* JSON
* JavaScript
* TypeScript

#### Partial support
* C
* C++
* Python
* Markdown
* Shell/Bash scripts
* More comming soon...

> You can also force open a file by dragging and dropping