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
00ff34b9
Commit
00ff34b9
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix up code snippet
parent
cdb25e11
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/css.html
+1
-1
docs/css.html
docs/templates/pages/css.mustache
+1
-1
docs/templates/pages/css.mustache
with
2 additions
and
2 deletions
+2
-2
docs/css.html
+
1
-
1
View file @
00ff34b9
...
@@ -588,7 +588,7 @@
...
@@ -588,7 +588,7 @@
For example,
<code>
<
section
>
</code>
should be wrapped as inline.
For example,
<code>
<
section
>
</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
>&
amp;
lt;section
&
amp;
gt;
<
/code
>
should be wrapped as inline.
</pre>
</pre>
<h2>
Basic block
</h2>
<h2>
Basic block
</h2>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/css.mustache
+
1
-
1
View file @
00ff34b9
...
@@ -528,7 +528,7 @@
...
@@ -528,7 +528,7 @@
For example,
<code>
<
section
>
</code>
should be wrapped as inline.
For example,
<code>
<
section
>
</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
>&
amp;
lt;section
&
amp;
gt;
<
/code
>
should be wrapped as inline.
</pre>
</pre>
<h2>
Basic block
</h2>
<h2>
Basic block
</h2>
...
...
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