mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 09:34:36 +02:00
For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting code' section.
This commit is contained in:
@@ -630,7 +630,7 @@
|
|||||||
<h1>Heading</h1>
|
<h1>Heading</h1>
|
||||||
<p>Something right here...</p>
|
<p>Something right here...</p>
|
||||||
</div></pre>
|
</div></pre>
|
||||||
<p><strong>Note:</strong> Be sure to keep code within <code>pre</code> tags as close to the left as possible; it will render all tabs.</p>
|
<p><strong>Note:</strong> Be sure to keep code within <code><pre></code> tags as close to the left as possible; it will render all tabs.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user