Merge pull request #419 from yo-less/patch-1

Updated README.md
This commit is contained in:
Michael Teeuw 2016-08-27 13:55:28 +02:00 committed by GitHub
commit 7c8a27e894

View File

@ -130,7 +130,7 @@ The following properties can be configured:
<tr> <tr>
<td><code>removeEndTags</code></td> <td><code>removeEndTags</code></td>
<td>Remove specified tags from the <B>end</B> of an item's description and/or title.<br> <td>Remove specified tags from the <B>end</B> of an item's description and/or title.<br>
<br><b>Possible values:</b><code>description</code>, <code>title</code>, <code>both</code> <br><b>Possible values:</b><code>'title'</code>, <code>'description'</code>, <code>'both'</code>
</td> </td>
</tr> </tr>
<tr> <tr>