Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/notangelmario/marker
- Owner: notangelmario
- Created: 2022-09-30T22:40:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T14:31:32.000Z (10 months ago)
- Last Synced: 2024-05-01T17:28:59.207Z (7 months ago)
- Topics: editor, markdown, syntax-highlighting, typescript
- Language: TypeScript
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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