From 2a8c0c0c0897aceb7113cbf5e4c9d5db0a38f0c4 Mon Sep 17 00:00:00 2001 From: Jens Date: Sat, 27 Aug 2016 12:59:00 +0200 Subject: [PATCH] Updated README.md Fixed inconsistencies in tag removal instructions. --- modules/default/newsfeed/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/newsfeed/README.md b/modules/default/newsfeed/README.md index a8ac40dd..f88322c4 100644 --- a/modules/default/newsfeed/README.md +++ b/modules/default/newsfeed/README.md @@ -118,7 +118,7 @@ The following properties can be configured: removeStartTags Some newsfeeds feature tags at the beginning of their titles or descriptions, such as [VIDEO]. This setting allows for the removal of specified tags from the beginning of an item's description and/or title.
-
Possible values:'none',description, title, both +
Possible values:'title', 'description', 'both'