Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
9d985978
Commit
9d985978
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
Escape HTML of section element
parent
847b6325
6 merge requests
!6821
Typeahead updater
,
!6666
Patch 1
,
!6610
Add outline for input[type="image"]
,
!6546
3.0.0 wip - fixed the issue in which the test pid isn't killed if a test fails
,
!6503
control markup changes added
,
!6345
Input classes addition
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/base-css.html
+1
-1
docs/base-css.html
docs/templates/pages/base-css.mustache
+1
-1
docs/templates/pages/base-css.mustache
with
2 additions
and
2 deletions
+2
-2
docs/base-css.html
+
1
-
1
View file @
9d985978
...
@@ -450,7 +450,7 @@
...
@@ -450,7 +450,7 @@
<h2>
Inline
</h2>
<h2>
Inline
</h2>
<p>
Wrap inline snippets of code with
<code>
<
code
>
</code>
.
</p>
<p>
Wrap inline snippets of code with
<code>
<
code
>
</code>
.
</p>
<div
class=
"bs-docs-example"
>
<div
class=
"bs-docs-example"
>
For example,
<code>
<
section
>
</code>
should be wrapped as inline.
For example,
<code>
&
amp;
lt;section
&
amp;
gt;
</code>
should be wrapped as inline.
</div>
</div>
<pre
class=
"prettyprint linenums"
>
<pre
class=
"prettyprint linenums"
>
For example,
<
code
><
section
><
/code
>
should be wrapped as inline.
For example,
<
code
><
section
><
/code
>
should be wrapped as inline.
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/base-css.mustache
+
1
-
1
View file @
9d985978
...
@@ -387,7 +387,7 @@
...
@@ -387,7 +387,7 @@
<h2>
Inline
</h2>
<h2>
Inline
</h2>
<p>
Wrap inline snippets of code with
<code>
<
code
>
</code>
.
</p>
<p>
Wrap inline snippets of code with
<code>
<
code
>
</code>
.
</p>
<div
class=
"bs-docs-example"
>
<div
class=
"bs-docs-example"
>
For example,
<code>
<
section
>
</code>
should be wrapped as inline.
For example,
<code>
&
amp;
lt;section
&
amp;
gt;
</code>
should be wrapped as inline.
</div>
</div>
<pre
class=
"prettyprint linenums"
>
<pre
class=
"prettyprint linenums"
>
{{
_i
}}
For example,
<
code
><
section
><
/code
>
should be wrapped as inline.
{{/
i
}}
{{
_i
}}
For example,
<
code
><
section
><
/code
>
should be wrapped as inline.
{{/
i
}}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets