Updated README.md

Fixed inconsistencies in tag removal instructions.
This commit is contained in:
Jens 2016-08-27 12:59:00 +02:00 committed by GitHub
parent 2ae0c98b4c
commit 2a8c0c0c08

View File

@ -118,7 +118,7 @@ The following properties can be configured:
<td><code>removeStartTags</code></td>
<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>
<br><b>Possible values:</b><code>'title'</code>, <code>'description'</code>, <code>'both'</code>
</td>
</tr>
<tr>