Merge pull request #5125 from stewart-yu/patch-29

Update page-templates.md
reviewable/pr4439/r4
Cody Clark 2017-08-22 13:51:06 -04:00 committed by GitHub
commit 066dd86948
1 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ variables:</p>
<li>whatsnext - optional</li>
</ul>
Then include templates/task.md like this:
<p>Then include templates/task.md like this:</p>
{% raw %}<pre>...
{% include templates/task.md %}</pre>{% endraw %}
@ -105,7 +105,7 @@ variables:</p>
<li>whatsnext - optional</li>
</ul>
Then include templates/tutorial.md like this:
<p>Then include templates/tutorial.md like this:</p>
{% raw %}<pre>...
{% include templates/tutorial.md %}</pre>{% endraw %}
@ -185,7 +185,7 @@ variables:</p>
<li>whatsnext - optional</li>
</ul>
Then include templates/concept.md like this:
<p>Then include templates/concept.md like this:</p>
{% raw %}<pre>...
{% include templates/concept.md %}</pre>{% endraw %}