15 lines
820 B
Markdown
15 lines
820 B
Markdown
# Text Editor 8000
|
|
Text editor for Android. Forked from [Turbo Editor](https://github.com/vmihalachi/turbo-editor) by Vlad Mihalachi.
|
|
|
|
Currently this fork includes a fix for hardware keyboards, as well as an updated [CommonMark](http://commonmark.org/) Markdown renderer.
|
|
|
|
## Notice
|
|
This project undergoes sporadic bursts of activity. There's no timeframe for a release, and stuff gets worked on when it gets worked on.
|
|
|
|
The general policy is that master is always buildable and should run fine, but there's no guarantees.
|
|
|
|
Also, [build artifacts](https://gitlab.monarch-pass.net/malacoda/text-editor-8000/-/jobs/artifacts/master/download?job=build-apk) from master are available on the Monarch Pass GitLab. Use at your own risk!
|
|
|
|
## License
|
|
GNU General Public License version 3, see [LICENSE](./license).
|