Commit 1f0043a7 authored by Mark Otto's avatar Mark Otto

fixes #4959: docs example

parent acf2a640
......@@ -1920,6 +1920,7 @@ For example, <code><section></code> should be wrapped as inlin
<span class="add-on"><i class="icon-envelope"></i></span>
<input class="span2" id="inputIcon" type="text">
</div>
</div>
</div>
</pre>
......
......@@ -1857,6 +1857,7 @@
&lt;span class="add-on"&gt;&lt;i class="icon-envelope"&gt;&lt;/i&gt;&lt;/span&gt;
&lt;input class="span2" id="inputIcon" type="text"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</pre>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment