Skip to content
GitLab
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
97ca848e
Commit
97ca848e
authored
10 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Docs: add missing example code code for `kbd` after #13351.
parent
83c9510d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/css/code.html
+2
-1
docs/_includes/css/code.html
with
2 additions
and
1 deletion
+2
-1
docs/_includes/css/code.html
+
2
-
1
View file @
97ca848e
...
...
@@ -17,7 +17,8 @@ For example, <code><section></code> should be wrapped as inline.
To edit settings, press
<kbd><kbd>
ctrl
</kbd>
+
<kbd>
,
</kbd></kbd>
</div>
{% highlight html %}
To switch directories, type
<kbd>
cd
</kbd>
followed by the name of the directory.
To switch directories, type
<kbd>
cd
</kbd>
followed by the name of the directory.
<br>
To edit settings, press
<kbd><kbd>
ctrl
</kbd>
+
<kbd>
,
</kbd></kbd>
{% endhighlight %}
<h2
id=
"code-block"
>
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