mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section.
This commit is contained in:
@@ -621,7 +621,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code><code></code></td>
|
<td><code><code></code></td>
|
||||||
<td>In a line of text like this, your wrapped code will look like this <code>>html<</code> element.</td>
|
<td>In a line of text like this, your wrapped code will look like this <code><html></code> element.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code><pre></code></td>
|
<td><code><pre></code></td>
|
||||||
|
Reference in New Issue
Block a user