Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yfwz100/notedown

A simple Adwaita-style WYSIWYG markdown editor
https://github.com/yfwz100/notedown

Last synced: 7 days ago
JSON representation

A simple Adwaita-style WYSIWYG markdown editor

Awesome Lists containing this project

README

        

logo

# NoteDown

NoteDown is a simple Adwaita-like WYSIWYG markdown editor based on
the same base of MarkText. While building upon web technology, it
aims to look native on Linux.

## Installation

TODO.

## Build

Build using meson:

```shell
mkdir builddir
cd builddir
meson ../
meson build
```

## License

MIT