0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00

Merge branch 'master' of github.com:twitter/bootstrap

This commit is contained in:
Jacob Thornton 2011-09-20 14:50:50 -07:00
commit 6ec1abc53c

View File

@ -636,7 +636,7 @@
<tr> <tr>
<td><code>&lt;pre class="prettyprint"&gt;</code></td> <td><code>&lt;pre class="prettyprint"&gt;</code></td>
<td> <td>
<p>Using the google-code-prettify library, you're blocks of code get a slightly different visual style and automatic syntax highlighting.</p> <p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting.</p>
<pre class="prettyprint">&lt;div&gt; <pre class="prettyprint">&lt;div&gt;
&lt;h1&gt;Heading&lt;/h1&gt; &lt;h1&gt;Heading&lt;/h1&gt;
&lt;p&gt;Something right here...&lt;/p&gt; &lt;p&gt;Something right here...&lt;/p&gt;