Allow for removal of feed tags

Updated README.md for legibility
This commit is contained in:
yo-less 2016-08-27 00:35:27 +02:00
parent 6f104f5056
commit e9b8b91861

View File

@ -116,7 +116,7 @@ The following properties can be configured:
<tr>
<td><code>removeStartTags</code></td>
<td>Some newsfeeds feature tags at the <B>beginning</B> of their titles or descriptions, such as "[VIDEO]".
<td>Some newsfeeds feature tags at the <B>beginning</B> of their titles or descriptions, such as <em>VIDEO</em>.
This setting allows for the removal of specified tags from the beginning of an item's description and/or title.<br>
<br><b>Possible values:</b><code>'none'</code>,<code>description</code>, <code>title</code>, <code>both</code>
</td>