td style not accepted, so use p style

This commit is contained in:
HustLion
2016-07-27 19:55:39 +08:00
parent d45e21a786
commit e277f286c0

View File

@@ -25,8 +25,10 @@ graph TD;
</code> </code>
</pre> </pre>
</td> </td>
<td style="text-align:center"> <td>
<p align="center">
<img src='http://www.sveido.com/mermaid/img/ex1.png' alt='Example 1'> <img src='http://www.sveido.com/mermaid/img/ex1.png' alt='Example 1'>
</p>
</td> </td>
</tr> </tr>
<tr> <tr>