This commit is contained in:
vohedge 2016-09-11 00:18:02 +09:00 committed by GitHub
parent a2e911c1b5
commit d86a293d78
1 changed files with 1 additions and 1 deletions

View File

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