Merge pull request #61 from llelf/master

markdown needs 4 spaces, not 3, to convert to <pre>
This commit is contained in:
joshua stein 2013-08-07 11:24:40 -07:00
commit 6b17bbd9a5

View file

@ -25,7 +25,7 @@
<tr>
<td><pre style="margin: 0px;">pre
text</pre></td>
<td>prefix text with at least <tt>&nbsp;&nbsp;&nbsp;3 spaces</tt></td>
<td>prefix text with at least<tt>&nbsp;&nbsp;&nbsp;&nbsp;4 spaces</tt></td>
</tr>
<% if defined?(allow_images) && allow_images %>