mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 08:31:00 +00:00
For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting code' section.
This commit is contained in:
parent
527521b502
commit
b7d4be584a
1 changed files with 1 additions and 1 deletions
|
|
@ -630,7 +630,7 @@
|
|||
<h1>Heading</h1>
|
||||
<p>Something right here...</p>
|
||||
</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>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue