From: Silumesii Maboshe Date: Fri, 7 Oct 2011 03:59:34 +0000 (+0200) Subject: For consistency, updated rendered 'pre' in docs to '
' in the 'Presenting code... 
X-Git-Tag: v1.4.0~2^2~5^2~1
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7d4be584ab43a7bf1f07df97a3197915450a695;p=thirdparty%2Fbootstrap.git

For consistency, updated rendered 'pre' in docs to '
' in the 'Presenting code' section.
---

diff --git a/docs/index.html b/docs/index.html
index 86ed2521a5..e5d1c56aef 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -630,7 +630,7 @@
   <h1>Heading</h1>
   <p>Something right here...</p>
 </div>
-

Note: Be sure to keep code within pre tags as close to the left as possible; it will render all tabs.

+

Note: Be sure to keep code within <pre> tags as close to the left as possible; it will render all tabs.