Merge pull request #5347 from vohedge/patch-1

Merge pull request 5347
This commit is contained in:
jekyllbot 2016-09-12 00:26:00 -07:00 committed by GitHub
commit 42725b1325
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ common tasks easier.
</td>
<td class="align-center">
<p>
<code class="filter">{% raw %}{{ "a \n b" | normalize_whitepace }}{% endraw %}</code>
<code class="filter">{% raw %}{{ "a \n b" | normalize_whitespace }}{% endraw %}</code>
</p>
</td>
</tr>