]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Move code within code snippet as close to the left for Basic block
authorErik van der Kolk <developer@smerik.nl>
Sat, 18 Aug 2012 17:51:57 +0000 (19:51 +0200)
committerErik van der Kolk <developer@smerik.nl>
Sat, 18 Aug 2012 17:51:57 +0000 (19:51 +0200)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 30c7f8d3f6ec61293bd159956cb4d97bfc1f14d1..718beee6dde3b173d4686cadf1cba66c6a92b04f 100644 (file)
@@ -417,7 +417,7 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
 </pre>
 <pre class="prettyprint linenums" style="margin-bottom: 9px;">
 &lt;pre&gt;
-  &amp;lt;p&amp;gt;Sample text here...&amp;lt;/p&amp;gt;
+&amp;lt;p&amp;gt;Sample text here...&amp;lt;/p&amp;gt;
 &lt;/pre&gt;
 </pre>
           <p><span class="label label-info">Heads up!</span> Be sure to keep code within <code>&lt;pre&gt;</code> tags as close to the left as possible; it will render all tabs.</p>
index a25862c18ea8489d8010a79145da89dc03d15127..8496a05073d12f8568ca41ce15c2dbe295b41f19 100644 (file)
 </pre>
 <pre class="prettyprint linenums" style="margin-bottom: 9px;">
 &lt;pre&gt;
-  &amp;lt;p&amp;gt;{{_i}}Sample text here...{{/i}}&amp;lt;/p&amp;gt;
+&amp;lt;p&amp;gt;{{_i}}Sample text here...{{/i}}&amp;lt;/p&amp;gt;
 &lt;/pre&gt;
 </pre>
           <p><span class="label label-info">{{_i}}Heads up!{{/i}}</span> {{_i}}Be sure to keep code within <code>&lt;pre&gt;</code> tags as close to the left as possible; it will render all tabs.{{/i}}</p>