fix github rendering md issue

This commit is contained in:
Yann Esposito (Yogsototh) 2013-10-01 13:20:23 +02:00
parent ef91426863
commit 57d13b0470

View file

@ -35,13 +35,9 @@ drawstate((-1.5u-.2u,-.2u));
drawstate((-1.5u+.2u,-.2u)); drawstate((-1.5u+.2u,-.2u));
~~~ ~~~
Render as Generate the following image:
<figure> <img src="./abstraction.png" alt="The category for the number 3"><br/>
<img src="./abstraction.png" alt="The category for the number 3">
<figcaption>
The category corresponding to number 3. The category corresponding to number 3.
</figcaption>
</figure>