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

https://github.com/danieldelcore/input

A minimalist's markdown editor 📖
https://github.com/danieldelcore/input

Last synced: about 2 months ago
JSON representation

A minimalist's markdown editor 📖

Awesome Lists containing this project

README

          

# Input

## TODO

- [ ] side navigation

### Syntax

- [ ] support nested lists
- [ ] support tables
- [ ] Links!
- [ ] Images!

## Resources

Boilerplate built using this guide:

- [electron-next](https://leo.im/2017/electron-next)
- [awesome-electron](https://github.com/sindresorhus/awesome-electron)
- [electron-util](https://github.com/sindresorhus/electron-util)
- [example-rich-text-editor](https://codesandbox.io/s/angry-water-vvo8t)