Updated CodeCorner3 (markdown)

leithoff
2016-07-08 12:49:55 +02:00
parent f09eece886
commit 803007c36b

@ -86,7 +86,7 @@ Assume that we wanted to name our first eTemplate <em>index</em>.<br />
<dd>
<dl>
<dt>Step 1</dt>
<dd>create a file ```index.xet``` in the ```templates/default``` directory of our app ```test```. ... ```test/templates/default/index.xet``` .</dd>
<dd>create a file <pre>index.xet</pre> in the <pre>templates/default</pre> directory of our app <pre>test</pre>. ... <pre>test/templates/default/index.xet</pre> .</dd>
</dl>
</dd>
</dl>