https://github.com/tanknee/neeto
An Editor
https://github.com/tanknee/neeto
editor latex markdown
Last synced: about 2 months ago
JSON representation
An Editor
- Host: GitHub
- URL: https://github.com/tanknee/neeto
- Owner: TankNee
- Created: 2020-01-07T14:53:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T14:37:12.000Z (over 3 years ago)
- Last Synced: 2025-09-01T22:21:54.055Z (10 months ago)
- Topics: editor, latex, markdown
- Language: JavaScript
- Homepage: https://neeto.cn
- Size: 3.42 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A Markdown Editor
**Developing...**
> Beta Version DownLoad: [Beta Download](https://pan.tanknee.cn/index.php?share/folder&user=1&sid=beiaxBjr)
> There is no guarantee that there are no fatal bugs in this version. Only experience new functions can be determined
### ScreenShot

### Grammar demonstration

### LaTeX syntax support

### Running Shot

### Development of Neeto in version 1. X
#### Functions to be realized in the future:
- [x] Auto completion of parentheses
- [x] Analysis of latex formula
- [x] After pasting the picture, upload it to the drawing bed and replace the input with the returned link
- [ ] Realize cloud note function, but do not guarantee cloud collaboration
- [ ] To realize the background management system of web page, Java should be used to build the background
#### Possible future functions:
- [ ] Thematic system
- [ ] file system
- [ ] Setup interface
#### What should not be achieved in the future:
- [ ] Cloud collaboration
- [ ] Plug-in system
- [ ] Real time rendering - I haven't found a reasonable solution yet.