From c7479f3fdbfb175f5757218c6b1395c36bb573aa Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:25:02 -0400 Subject: Add options to control which kind of media to show in the markdown content. --- app/src/main/res/values/strings.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 898df6ed..833411b2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -642,6 +642,7 @@ Hide FAB in Post Feed Comment Divider Type Comment Filter + Embedded Media Type Cannot get the link @@ -1393,4 +1394,12 @@ Local Online + Image and GIF + Image and emoji + GIF and emoji + Image + Emoji + None + + -- cgit v1.2.3