Add version badge for date filters with ordinal (#7162)

Merge pull request 7162
This commit is contained in:
Kevin Plattret
2018-07-27 20:17:00 +01:00
committed by jekyllbot
parent ef41eeb7d4
commit 493757d7cf

View File

@@ -94,7 +94,8 @@ you come up with your own tags via plugins.
<tr>
<td>
<p class="name"><strong>Date to String in ordinal US style</strong></p>
<p>Format a date to ordinal, US, short format.</p>
<p>Format a date to ordinal, US, short format.
{% include docs_version_badge.html version="3.8.0" %}</p>
</td>
<td class="align-center">
<p>
@@ -122,7 +123,8 @@ you come up with your own tags via plugins.
<tr>
<td>
<p class="name"><strong>Date to Long String in ordinal UK style</strong></p>
<p>Format a date to ordinal, UK, long format.</p>
<p>Format a date to ordinal, UK, long format.
{% include docs_version_badge.html version="3.8.0" %}</p>
</td>
<td class="align-center">
<p>