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 📖
- Host: GitHub
- URL: https://github.com/danieldelcore/input
- Owner: danieldelcore
- License: mit
- Created: 2019-05-26T08:29:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-01T23:15:26.000Z (8 months ago)
- Last Synced: 2025-10-02T01:14:49.727Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)