2018-02-21 13:05:29 -06:00
|
|
|
# Text Editor 8000
|
2018-06-23 04:14:11 -05:00
|
|
|
Text editor for Android. Forked from [Turbo Editor](https://github.com/vmihalachi/turbo-editor) by Vlad Mihalachi.
|
2014-12-11 18:28:54 +01:00
|
|
|
|
2018-06-23 04:14:11 -05:00
|
|
|
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, at some point nightly builds may be available. Use at your own risk!
|
|
|
|
|
|
|
|
## License
|
2018-02-21 13:05:29 -06:00
|
|
|
GNU General Public License version 3, see [LICENSE](./license).
|