summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/text_viewer/readme.txt')
-rw-r--r--apps/plugins/text_viewer/readme.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/plugins/text_viewer/readme.txt b/apps/plugins/text_viewer/readme.txt
index ebde6d7f75..a7e6e790ba 100644
--- a/apps/plugins/text_viewer/readme.txt
+++ b/apps/plugins/text_viewer/readme.txt
@@ -28,7 +28,7 @@ Difference between viewer.rock
28 - If the next line is a blank line or spaces only line, this line breaks. 28 - If the next line is a blank line or spaces only line, this line breaks.
29 29
30 [reflow] 30 [reflow]
31 - indent changes two spaces. 31 - indent changes is two spaces (changable in the settings).
32 - supports the player which does not define HAVE_LCD_BITMAP. 32 - supports the player which does not define HAVE_LCD_BITMAP.
33 33
34 [alignment] 34 [alignment]
@@ -44,8 +44,6 @@ TODO list
44 44
45 - add History feature. 45 - add History feature.
46 46
47 - when the line_mode is reflow, allow to specify indent spaces.
48
49 - draw images that are linked to the text. (<img src="...">) 47 - draw images that are linked to the text. (<img src="...">)
50 48
51 - play audios that are linked to the text. (<audio src="...">) 49 - play audios that are linked to the text. (<audio src="...">)