mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
editor - add note
This commit is contained in:
parent
687c8a1071
commit
c1f0dd589a
1 changed files with 15 additions and 0 deletions
|
|
@ -10,6 +10,21 @@ IssueTracker: https://github.com/billthefarmer/editor/issues
|
|||
Changelog: https://github.com/billthefarmer/editor/releases
|
||||
|
||||
AutoName: Editor
|
||||
Description: |-
|
||||
<b>NOTE:</b> The app is no longer developed.
|
||||
|
||||
This is a very simple generic text editor which may be used standalone or to show or edit any sort of text file from another app. If you select a text file in a file manager or similar app you will be offered the option of using this editor along with whatever other apps you have installed that can show or edit a text file. Files will initially be opened read only, long touch on the display or touch the edit item in the toolbar to enable editing.
|
||||
|
||||
* Regular expression text search
|
||||
* View markdown in browser or html viewer
|
||||
* Optional auto save
|
||||
* Optional word wrap
|
||||
* Optional suggestions
|
||||
* Optional syntax highlighting
|
||||
* Character set detection and selection
|
||||
* Light/Dark/Black/Retro themes
|
||||
* Small/Medium/Large text size
|
||||
* Monospace/Proportional typefaces
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/billthefarmer/editor.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue