diff --git a/modules/default/newsfeed/README.md b/modules/default/newsfeed/README.md index 1815e567..a8ac40dd 100644 --- a/modules/default/newsfeed/README.md +++ b/modules/default/newsfeed/README.md @@ -116,7 +116,7 @@ The following properties can be configured: removeStartTags - Some newsfeeds feature tags at the beginning of their titles or descriptions, such as VIDEO. + 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 @@ -124,7 +124,7 @@ The following properties can be configured: startTags List the tags you would like to have removed at the beginning of the feed item
-
Possible values: ['TAG'] or ['TAG1','TAG2',...] +
Possible values: ['TAG'] or ['TAG1','TAG2',...] @@ -136,7 +136,7 @@ The following properties can be configured: endTags List the tags you would like to have removed at the end of the feed item
-
Possible values: ['TAG'] or ['TAG1','TAG2',...] +
Possible values: ['TAG'] or ['TAG1','TAG2',...]