Commit 3c72b1e9 authored by Mark Otto's avatar Mark Otto

remove the input from an example

parent 293a3bac
...@@ -1689,7 +1689,6 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline. ...@@ -1689,7 +1689,6 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span> <span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span>
</form> </form>
{% highlight html %} {% highlight html %}
<input type="text">
<span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span> <span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span>
{% endhighlight %} {% endhighlight %}
......
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